Skip to content

adarshtjc/nautilus-wallet

 
 

Repository files navigation

Nautilus Wallet

Privacy Wallet Designed for Ergo Network

Built-in secrecy, sourcing parts from unnamed sources. Roams the seas beyond the reach of land-based governments.

Download

Project setup

npm install

Compiles and hot-reloads for development

Mainnet

npm run serve

Testnet

npm run serve -- --testnet

Compiles and minifies for production

Mainnet

npm run build

Testnet

npm run build -- --testnet

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

About

Privacy wallet designed for Ergo Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 48.6%
  • Vue 44.6%
  • JavaScript 3.6%
  • CSS 3.0%
  • HTML 0.2%