Skip to content

nautls/nautilus-wallet

Folders and files

NameName
Last commit message
Last commit date
Mar 11, 2022
Oct 29, 2022
Apr 9, 2023
May 26, 2023
Sep 18, 2022
Apr 13, 2022
Sep 18, 2022
Dec 15, 2021
Jan 29, 2022
Jan 3, 2022
Nov 12, 2022
Jul 1, 2022
May 23, 2023
May 23, 2023
Jan 3, 2022
Jan 25, 2022
Oct 29, 2022
May 23, 2023

Repository files navigation

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 comunity 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

npm install

Build and start in development mode

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

Build for production

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