Skip to content

arobsn/ergo-paper-wallet

Repository files navigation

Ergo Paper Wallet

Ergo Paper Wallet is an easy-to-use cold wallet generator for Ergo Platform. With it is possible to completely offline generate a foldable and tamper-resistant paper wallet.

Features

  • Offline wallet's generating through the standalone.html file.
  • Tamper-resistant foldable design.
  • Easy-to-use.
  • Extended Public Key to securely check all the wallet addresses' balance.
  • Easily auditable source code.

Donate

If you like this tool and want to to encourage its development, donations are warmly welcomed! Please send any amount to 9i5DyKxVmchSej8Xd5DAZ3zz8p6fe7VsAQa2BD7E4PumM2VmGhR

Build yourself

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build