Skip to content

A testing environment from transactions in Hedera testnet

Notifications You must be signed in to change notification settings

oyesaurav/hedera-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hedera-test

A testing environment for transactions (in Hbars) in Hedera TestNet network

To test it on your local machine:

  • Register to hedera portal to get your own accountID and key-pairs
  • Create a .env file in the root / directory
  • Paste the account id and the keys just as written in .env.sample
  • npm install
  • nodemon server.js

NOTE: The transaction will be carried as soon as the above command is executed. To check the account info, un-commnet the /* ACCOUNT INFO */ section in server.js.

About

A testing environment from transactions in Hedera testnet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%