Built-in secrecy, sourcing parts from unnamed sources. Roams the seas beyond the reach of land-based governments.
Nautilus Wallet is a community-driven wallet built for the Ergo platform with a focus on privacy, security, and user experience.
- Easy to use
- Blazing fast
- Sandboxed NFT Gallery
- Ledger support
- Multi-wallet support
- dApp Connector
pnpm i
Development mode is currently only supported in Chrome due to a bug in Firefox that prevents scripts to be leaded from localhost.
# Mainnet
pnpm run dev:mainnet
# Testnet
pnpm run dev:testnet
# Mainnet for Chrome
pnpm run build:mainnet:chrome
# Mainnet for Firefox
pnpm run build:mainnet:firefox
# Testnet for Chrome
pnpm run build:testnet:chrome
# Testnet for Firefox
pnpm run build:testnet:firefox