- Account Creation [ ]
- Account Import [ ]
- NFT / Fungible Tokens [ ]
- Ledger Compatibility [ ]
Install Yarn Package Manager
$ yarn
Create file named .env
& add in the file: MY_ACCOUNT_ID = ENTER YOUR ACCOUNT ID, MY_PRIVATE_KEY = ENTER YOUR PRIVATE KEY.
$ touch .env
Run the app locally
$ yarn start