@activeledger/activeledger
v2.15.7
Published
This package contains the main application for running the Activeledger blockchain
Downloads
600
Readme
This package contains the main Activeledger application.
|Language| | |--------|-| |English| documentation| |Chinese| 说明文档|
Creating a local Activeledger testnet
Run the following command to create a 3 node local testnet.
activeledger --testnet
When the testnet has been created you can run all of them at once but running
node testnet
Alternatively you can run each instance of Activeledger independantly by navigating into the instance-x folders which have been created and running
activeledger