/hedera-scenarios

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Hedera scenarios

Clone, install packages, and run:

git clone git@github.com:InternetOfPeers/hedera-scenarios.git
cd hedera-scenarios
cp .env.sample .env
vi .env # set your configuration
npm install
npm run start