Skip to content

shri4net/hedera-tokenizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Tokenization

(from Hedera Virtual Hackathon 2021)

Demo Video Link: https://www.youtube.com/watch?v=jKmgFPfz2ys

To run this project.

  • Clone this repo
  git clone https://github.com/shri4net/hedera-tokenizer.git
  cd hedera-tokenizer
  • Install the dependencies
  yarn install
  • Update configuration fields at 'src/AddToken.js'
        const operatorId = '0.0.xxxxxx'; // TO DO: Change this to your accounId
        const operatorPrivateKey = 'xxxxx'; // TO DO: Change this to your account's private key
  • Now run this command to start.
  yarn start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published