0.1.3 • Published 5 years ago

@phantomchain/core-vote-report v0.1.3

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Phantom Core - Vote Report

Installation

yarn add @phantomchain/core-vote-report

Configuration

module.exports = {
  host: process.env.PHANTOM_VOTE_REPORT_HOST || '0.0.0.0',
  port: process.env.PHANTOM_VOTE_REPORT_PORT || 4006,
}

Security

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.

Credits

License

MIT © ArkEcosystem