Ergo Desktop Wallet

October 2, 2023 ยท View on GitHub

Non-custodial desktop wallet for Ergo Platform blockchain

Gitter Twitter

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

Help & Support

https://support.ergowallet.io/

Contents

  1. 0.1How to run application
  2. 0.2How to build
  3. 0.3How to verify checksums of release
  4. 0.4Help &#x26; Support