Skip to content

Kolmen-Tech/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

Packages

No packages published

Languages

  • TypeScript 51.7%
  • Vue 41.6%
  • JavaScript 3.5%
  • CSS 2.9%
  • HTML 0.3%