Algod is an Algorand Assets Management Desktop Application.
Runs on Mac OS, Windows and Linux.
⚠️ Active development.
See demo version https://github.com/w3finance/Algod/releases.
To clone and run this repo you'll need Node.js and Yarn installed on your computer.
In the project directory, you can run:
yarn devRuns the app in the development mode.
yarn distPack the app for production to the dist folder.