Clone, install packages, and run:
git clone [email protected]:InternetOfPeers/hedera-scenarios.git
cd hedera-scenarios
cp .env.sample .env
vi .env # set your configuration
npm install
npm run start
Clone, install packages, and run:
git clone [email protected]:InternetOfPeers/hedera-scenarios.git
cd hedera-scenarios
cp .env.sample .env
vi .env # set your configuration
npm install
npm run start