From 83f26ad528b1fcbcbf1d11e25a87dadf895cc16c Mon Sep 17 00:00:00 2001 From: iskay Date: Thu, 12 Sep 2024 14:19:14 +0200 Subject: [PATCH] update keychain and namadillo names --- packages/docs/pages/users/wallet.mdx | 2 +- packages/docs/pages/users/wallet/_meta.json | 2 +- .../pages/users/wallet/hardware-wallet.mdx | 13 +++-- .../docs/pages/users/wallet/web-wallet.mdx | 55 +++++++++++-------- 4 files changed, 41 insertions(+), 31 deletions(-) diff --git a/packages/docs/pages/users/wallet.mdx b/packages/docs/pages/users/wallet.mdx index d6a61ff0..5f5c4f2f 100644 --- a/packages/docs/pages/users/wallet.mdx +++ b/packages/docs/pages/users/wallet.mdx @@ -15,5 +15,5 @@ To read more about addresses, see [An introduction to Namada addresses](./transp Check out the different options to generate a wallet: - [File System Wallet](./wallet/file-system-wallet.mdx) -- [Web Wallet](./wallet/web-wallet.mdx) +- [Namada Keychain (browser extension)](./wallet/web-wallet.mdx) - [Hardware Wallet](./wallet/hardware-wallet.mdx) diff --git a/packages/docs/pages/users/wallet/_meta.json b/packages/docs/pages/users/wallet/_meta.json index 16673639..a56086ac 100644 --- a/packages/docs/pages/users/wallet/_meta.json +++ b/packages/docs/pages/users/wallet/_meta.json @@ -1,5 +1,5 @@ { "file-system-wallet": "File system wallet", - "web-wallet": "Web wallet", + "web-wallet": "Keychain (browser extension)", "hardware-wallet": "Hardware wallet" } diff --git a/packages/docs/pages/users/wallet/hardware-wallet.mdx b/packages/docs/pages/users/wallet/hardware-wallet.mdx index 21f55ca2..3e19ab4d 100644 --- a/packages/docs/pages/users/wallet/hardware-wallet.mdx +++ b/packages/docs/pages/users/wallet/hardware-wallet.mdx @@ -8,7 +8,7 @@ The Namada Ledger app is still in active development, and the version available See the installation instructions below if you'd like to sideload an updated development version of the app onto your device for testing purposes. -Both Namada's web wallet extension and the Namada CLI are compatible with the [Ledger](https://www.ledger.com/) hardware wallet. +Both the [Namada Keychain](./web-wallet.mdx) browser extension and the Namada CLI are compatible with the [Ledger](https://www.ledger.com/) hardware wallet. This guide will walk you through the process of setting up your Ledger device to work with Namada. ## Prerequisites @@ -40,14 +40,17 @@ Scroll down until you find Namada in the list, and select the newest version fro -## Using the Ledger app with the browser extension +## Using a Ledger with Namada Keychain (browser extension) + +You can use the Ledger app with the Namada Keychain browser extension to sign transactions in front-end web apps. See the +[Namada Keychain](./web-wallet.mdx) page for general installation and usage instructions. ### Importing (deriving) your Ledger address Before any other operations with the Ledger, we will want to derive an address and public key and add them to the extension ([web wallet](./web-wallet.mdx)) under an alias for convenience. To derive your address using a Ledger: -### Open Extension and click `Add keys` +### Open Namada Keychain and click `Add keys` ### Click `Connect hardware wallet` @@ -64,7 +67,7 @@ Give your account an easy to remember name. ### Display your address/public key -To display your Ledger address/public key, first open the extension. Find your Ledger account in the list, click the `⋮` icon (three vertical dots) and select 'View keys'. +To display your Ledger address/public key, first open Namada Keychain. Find your Ledger account in the list, click the `⋮` icon (three vertical dots) and select 'View keys'. ### Signing a transaction To sign a transaction from a front-end app (such as [Namadillo](./../../integrating-with-namada/interface.mdx)), follow these steps: @@ -73,7 +76,7 @@ To sign a transaction from a front-end app (such as [Namadillo](./../../integrat ### Connect your device and open the Namada app ### Set your Ledger as the active account -Open the extension and click the checkbox next to your Ledger account to set it as the active account. +Open the Namada Keychain and click the checkbox next to your Ledger account to set it as the active account. ### Perform your transaction diff --git a/packages/docs/pages/users/wallet/web-wallet.mdx b/packages/docs/pages/users/wallet/web-wallet.mdx index 82b78c68..4af7b60b 100644 --- a/packages/docs/pages/users/wallet/web-wallet.mdx +++ b/packages/docs/pages/users/wallet/web-wallet.mdx @@ -1,30 +1,37 @@ import { Callout } from 'nextra-theme-docs' import { Steps } from 'nextra-theme-docs' -# Web Wallet +# Namada Keychain (browser extension) -## Namada Extension -You can use the [Namada Extension](https://namada.net/extension) to manage your keys within your browser. By connecting the extension with +{/* Uncomment below when onboarding site is ready */} + +{/* + +Video guides for installing and using the Namada Keychain are available [here](https://namada-keychain.net). + +*/} + +You can use the [Namada Keychain](https://namada.net/extension) browser extension to manage your keys within your browser. By connecting Namada Keychain with web apps built for Namada, you can send or recieve tokens, make IBC transfers, or perform other actions such as voting on governance proposals. ## Installation -The extension is currently available on the [Chrome web store](https://chromewebstore.google.com/detail/namada-extension/hnebcbhjpeejiclgbohcijljcnjdofek), with Firefox support coming soon. +The Namada Keychain extension is currently available on the [Chrome web store](https://chromewebstore.google.com/detail/namada-extension/hnebcbhjpeejiclgbohcijljcnjdofek), with Firefox support coming soon. ## Set-up -After adding the extension to Chrome, follow these steps to create a new wallet: +After adding Namada Keychain to your browser, follow these steps to create a new wallet: ### Click 'Launch Initial Set-up' ### Add or create keys -You can choose 'Import existing keys' to import an existing wallet from your twelve word mnemonic. You can also use a Ledger hardware wallet -- see [here](./hardware-wallet.mdx) +You can choose 'Import existing keys' to import an existing wallet from your 12 or 24 word mnemonic, or raw private key. You can also use a Ledger hardware wallet; see [here](./hardware-wallet.mdx) for further instructions. Click 'Create new keys' and verify that you have read and understood the message to proceed. ### Safely store your mnemonic -You will be shown your recovery mnemonic and asked to confirm that you have written it down. +You will be shown your recovery mnemonic and asked to confirm that you have written it down. You can choose between a 12 or 24 word mnemonic using the toggle at the top. Write your mnemonic down and store it safely offline. @@ -33,10 +40,10 @@ It will allow you to recover your account. Without it, you risk losing access to ### Create and safely store your password -You will also be asked to create a password for the extension. Write down this password -- you will need to enter it regularly when using the extension. +You will also be asked to create a password for your Namada Keychain. Write down this password; you will need to enter it regularly when using Namada Keychain. -If you lose your password, you will lose access to the extension. +If you lose your password, you will lose access to your keys stored in Namada Keychain. Remember: there's no 'recover password with email' option! @@ -45,34 +52,34 @@ Remember: there's no 'recover password with email' option! Your wallet is ready to use. -## Using the Extension -The extension itself only provides key management functionality. To send or receive tokens, you will need to navigate to a compatible -web app (such as [namada-interface](https://github.com/anoma/namada-interface)) and connect the extension to the site. +## Using Namada Keychain +The Namada Keychain extension itself only provides key management functionality. To send or receive tokens, you will need to navigate to a compatible +web app (such as [Namadillo](https://github.com/anoma/namada-interface)) and approve a connection to Namada Keychain from the site. -Here's how to use the extension with Namada-Interface: +Here's how to use Namada Keychain with Namadillo: -### Set the network in the extension -Open the extension and click the 'gear' icon in the top right, then select 'Network'. +### Set the network in Namada Keychain +Open Namada Keychain and click the 'gear' icon in the top right, then select 'Network'. Enter a valid chain-id and rpc url for the chain you wish to transact on, and click 'Submit'. -### Navigate to the Namada-interface site -The Namada-interface for the [Campfire testnet](../../networks/testnets/campfire.mdx) is hosted at [https://interface.luminara.icu](https://interface.luminara.icu). After mainnet -has launched, a list of hosted Interfaces will be found [here](../../networks/mainnets.mdx). +### Navigate to a hosted instance of Namadillo +The Namadillo instance for the [Campfire testnet](../../networks/testnets/campfire.mdx) is hosted at [https://interface.luminara.icu](https://interface.luminara.icu). After mainnet +has launched, a list of hosted Namadillo instances will be found [here](../../networks/mainnets.mdx). -### Connect the extension -Click 'Connect to Namada Extension' and approve when prompted. You should see your wallet balance displayed on the page. +### Connect Namada Keychain +Click the 'Connect Extension' button and approve when prompted. If everything is configured correctly, you should now see your wallet balance displayed on the page. ### Interact -Once connected, you can use the Interface to make transfers or stake with a validator (Note: some functionality may be missing on testnet). -Whenever you submit a transaction to the chain, you will be prompted to enter your password to allow the extension to sign using your private key. +Once connected, you can use Namadillo to make transfers or stake with a validator (Note: some functionality may be missing on testnet). +Whenever you submit a transaction to the chain, you will be prompted to enter your password to allow Namada Keychain to sign using your private key. ### Disconnect -If you wish to disconnect (remove permissions) from a site, you can do so in the Settings menu of the extension, under 'Connected Sites'. +If you wish to disconnect (remove permissions) from a site, you can do so in the Settings menu of Namada Keychain, under 'Connected Sites'. ## Using a hardware wallet (Ledger) See the [hardware wallet](./hardware-wallet.mdx) page for instructions on installing the Namada Ledger app and using it -with the extension. \ No newline at end of file +with Namada Keychain. \ No newline at end of file