yarn add @arkecosystem/core-json-rpc'use strict'
module.exports = {
port: 8080,
allowRemote: true,
whitelist: ['127.0.0.1', '::ffff:127.0.0.1', '192.168.*']
}If you discover a security vulnerability within this package, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.
