0.1.5 • Published 5 years ago

@phantomchain/core-blockchain v0.1.5

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

PHANTOM Core

PHANTOM Core - Blockchain Management

Installation

yarn add @phantomchain/core-blockchain

Configuration

module.exports = {
  version: '2.0.0',
  fastRebuild: false,
  databaseRollback: {
    maxBlockRewind: 10000,
    steps: 1000,
  },
}

Security

If you discover a security vulnerability within this package, please send an e-mail to security@phantom.org. All security vulnerabilities will be promptly addressed.

Credits

License

MIT © ArkEcosystem