Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@phantomchain/core-blockchain

meandevstar21MIT0.1.5

Blockchain Manager for PHANTOM Core

readme

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