nautilus-wallet
nautilus-wallet copied to clipboard
Privacy wallet designed for Ergo Platform
Nautilus Wallet
Built-in secrecy, sourcing parts from unnamed sources. Roams the seas beyond the reach of land-based governments.
Description
Nautilus Wallet is a community driven wallet designed for Ergo Platform with focus on privacy, security and user experience.
- Easy to use
- Blazing fast
- Sandboxed NFT Gallery
- Ledger support
- Multi-wallet support
- dApp Connector
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