nautls / nautilus-wallet

Privacy wallet designed for Ergo Platform
https://www.nautiluswallet.com
MIT License
66 stars 34 forks source link
crypto ergo ergoplatform wallets

Nautilus

Nautilus Wallet

chrome web store published version chrome web store rating chrome web store users       mozilla add-on published version mozilla add-on rating mozilla add-on users

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

 

 

Nautilus UI

Description

Nautilus Wallet is a community driven wallet designed for Ergo Platform with focus on privacy, security and user experience.

Download

Project setup

pnpm i

Build and start in development mode

# Mainnet
pnpm run dev:mainnet
# Testnet
pnpm run dev:testnet

Build for production

# Mainnet
pnpm run build:mainnet
# Testnet
pnpm run build:testnet