Awesome
Ergo Desktop Wallet
Non-custodial desktop wallet for Ergo Platform blockchain
How to run application
Install dependencies
$ yarn
Start application
$ yarn start
How to build
$ yarn build
$ yarn dist
How to verify checksums of release
MacOS, Linux, or Windows with gitbash: shasum -a 256 <filename>
Windows with cmd certutil -hashfile <filename> SHA256