InternetOfPeers / hedera-scenarios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:JavaScript 100.0%