A CLI to generate cryptography & transaction fixtures for the Ark Blockchain.
Lead Maintainer: Brian Faust
git clone https://github.com/ArkEcosystem/crypto-fixture-generator
cd crypto-fixture-generator
yarn install
yarn build
yarn cli transfer -l
# Or bulk generate with:
yarn fixture bulk
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.
This project exists thanks to all the people who contribute.