diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index ebca6f5..ccb3f2e 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -3,7 +3,7 @@ ## Application Structure - [Nault](https://github.com/Nault/Nault) - The main wallet application (UI + Seed Generation/Block Signing/Etc). -- Communication with the network is done via Nano RPC and Websocket protocols, private or public on any nano network. +- Communication with the network is done via nano RPC and Websocket protocols, private or public on any nano network. ## Development Prerequisites - [NodeJS](https://nodejs.org) v14.x + NPM v6.x diff --git a/README.md b/README.md index 8912696..5b0b532 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ [](https://github.com/Nault/Nault/releases/latest) [](https://discord.nanocenter.org) -Nault is a community driven fork of the popular Nano wallet [NanoVault](https://github.com/cronoh/nanovault) 💙 +Nault is a community driven fork of the popular nano wallet [NanoVault](https://github.com/cronoh/nanovault) 💙 -It's a fully client-side signing wallet for sending and receiving [Nano](https://github.com/nanocurrency/nano-node/) either directly in your browser at [nault.cc](https://nault.cc) or with the [desktop app](https://github.com/Nault/Nault/releases/latest). +It's a fully client-side signing wallet for sending and receiving [nano](https://github.com/nanocurrency/nano-node/) either directly in your browser at [nault.cc](https://nault.cc) or with the [desktop app](https://github.com/Nault/Nault/releases/latest). -Seamless integration with any Nano compatible RPC backend/websocket and the aim to be more frequently maintained are some of the main features. Those together will greatly increase the stability, performance and uptime. +Seamless integration with any nano compatible RPC backend/websocket and the aim to be more frequently maintained are some of the main features. Those together will greatly increase the stability, performance and uptime.  ___ diff --git a/package.json b/package.json index b3133f0..684cc40 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "nault", "version": "1.16.0", "license": "MIT", - "description": "Wallet for interacting with Nano", + "description": "Wallet for interacting with nano", "author": "The Nano Community / Andrew Steele", "main": "desktop-app/dist/desktop-app.js", "scripts": { diff --git a/src/app/app.component.html b/src/app/app.component.html index b984ce6..430b6ba 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -24,7 +24,7 @@
You already have a local Nault wallet configured
- Before going any further, be 100% certain you have backed up the seed to your current wallet!
+ Before going any further, be 100% certain you have backed up the secret recovery phrase for your current wallet!
Without it, any funds you have will become completely unrecoverable!
- Note: A secret seed provides access to 4,294,967,295 accounts.
+ Note: A secret recovery seed provides access to 4,294,967,295 accounts.
To import a single-account private key instead, click here
Note: A private key provides access to exactly one account.
- To import a multi-account secret seed instead, click here
+ To import a multi-account secret recovery seed instead, click here
- Enter your Nano mnemonic phrase below.
If it came from a Ledger device or certain multi-currency wallets, use BIP39 Mnemonic import type instead.
+ Enter your secret recovery mnemonic below.
If it came from a Ledger device or certain multi-currency wallets, use BIP39 Mnemonic import type instead.
- Enter your BIP39 mnemonic phrase below. It is typically generated by Ledger devices and certain multi-currency wallets.
If it was generated in Nault, use Nano Mnemonic import type instead.
+ Enter your secret recovery BIP39 mnemonic below. It is typically generated by Ledger devices and certain multi-currency wallets.
If it was generated in Nault, use Nano Mnemonic import type instead.
- Make sure you have the Nano app installed and running on your Ledger, then click one of the buttons below to connect via either USB or Bluetooth.
+ Make sure you have the nano app installed and running on your Ledger, then click one of the buttons below to connect via either USB or Bluetooth.
Ledger/Nault User Guide and Troubleshooting
Ledger Device Not Connected
- Connect your Ledger device and make sure you have the Nano app installed and running, then press the button below.
+ Connect your Ledger device and make sure you have the nano app installed and running, then press the button below.
Bluetooth is currently not supported by your browser, please use Google Chrome or download the Desktop App
- Enter your Nano private key below. + Enter your nano account's private key below.
- Enter your expanded private key below. These are rare, and are usually generated from multi-party cryptography magic. + Enter your nano account's expanded private key below. These are rare, and are usually generated from multi-party cryptography magic.
- Your wallet has been created and you are ready to send and receive Nano!
+ Your wallet has been created and you are ready to send and receive nano!
It will lock after a certain amount of inactivity which can be changed in the app settings.
You are about to configure a new wallet, which will disconnect your Ledger device from Nault.
If you need to use the Ledger wallet, simply import your device again.
Make sure you have saved the recovery phrase you got when initially setting up your Ledger device.
YOU WILL NOT BE ABLE TO RECOVER THE FUNDS
if you lose both the recovery phrase and access to your Ledger device.
You are about to configure a new wallet, which will replace your currently configured wallet.
Before continuing, make sure you have saved the Nano seed and/or mnemonic of your current wallet.
YOU WILL NOT BE ABLE TO RECOVER THE FUNDS
without a backup of your currently configured wallet.
You are about to configure a new wallet, which will replace your currently configured wallet.
' + this.translocoService.translate('reset-wallet.before-continuing-make-sure-you-have-saved-the-nano-seed') + '
' + this.translocoService.translate('reset-wallet.you-will-not-be-able-to-recover-the-funds-without-a-backup') + '
{{ (l * 4) + i + 1 }} {{ word }}
- Copy mnemonic to clipboard
+ {{ 'configure-wallet.new-wallet.copy-secret-recovery-mnemonic' | transloco }}
- You will NOT be able to access any funds on the address below, without a seed, mnemonic or a private key written above.
- Make sure to securely store any of the seed, mnemonic or private key, save it somewhere safe and never share it with anyone!
+ You will NOT be able to access any funds on the address below, without a secret recovery seed/mnemonic or a private key written above.
+ Make sure to securely store any of the secret recovery seed, mnemonic or private key, save it somewhere safe and never share it with anyone!
- Unlock wallet to access the seed/mnemonic. + Unlock wallet to access the secret recovery seed/mnemonic.
Unlock wallet to access the private key.
- To backup your wallet mnemonic phrase, click here to copy it to your clipboard. + To backup your wallet's secret recovery mnemonic, click here to copy it to your clipboard.
- To backup your wallet seed, click here to copy it to your clipboard.
+ To backup your wallet's secret recovery seed, click here to copy it to your clipboard.
- To backup your private key, click here to copy it to your clipboard.
+ To backup your wallet account's private key, click here to copy it to your clipboard.
If you forget the wallet password used at the time of this export, you will NOT be able to restore your wallet.
- For backup purposes, always store the seed and/or mnemonic from the "Backup Wallet" section above.
+ For backup purposes, always store the secret recovery seed and/or mnemonic from the "Backup Wallet" section above.
Add 2 or more Nano addresses to form a new multisig address.
+
Add 2 or more nano addresses to form a new multisig address.
If you (or the participants) don't have any, they can be generated with the Keypair Generator and stored safely.
An extremely secure way of transacting on the Nano network without exposing your private keys to the Internet, ensuring only non-sensitive data is transferred between devices. +
An extremely secure way of transacting on the nano network without exposing your private keys to the Internet, ensuring only non-sensitive data is transferred between devices.
A full security and user guide is found here.
Create a SEND, RECEIVE or CHANGE block from a "watch-only" account. No login is needed.
+Create a SEND, RECEIVE or CHANGE block from a "watch-only" account. No wallet import needed.
Representatives participate in the Nano consensus protocol on your behalf. You can change them at any time.
+Representatives participate in the nano consensus protocol on your behalf. You can change them at any time.