From 8a3b8274f9bc6989917d7f00fe74253d2ba49a7b Mon Sep 17 00:00:00 2001
From: 0bit <119995565+0byt@users.noreply.github.com>
Date: Fri, 5 Apr 2024 03:01:51 -0400
Subject: [PATCH 1/5] Create talisman.md
---
.../wallet-providers/talisman.md | 150 ++++++++++++++++++
1 file changed, 150 insertions(+)
create mode 100644 docs/use/manage-wallets/wallet-providers/talisman.md
diff --git a/docs/use/manage-wallets/wallet-providers/talisman.md b/docs/use/manage-wallets/wallet-providers/talisman.md
new file mode 100644
index 00000000000..b33737a0c40
--- /dev/null
+++ b/docs/use/manage-wallets/wallet-providers/talisman.md
@@ -0,0 +1,150 @@
+## Introduction
+
+Talisman is a user-friendly crypto wallet and asset management hub built for Ethereum and Polkadot. Opening doors to an enriched web3 experience within the Polkadot and Kusama ecosystem, all while maintaining full EVM compatibility.
+
+ With the Talisman browser extension, you can securely store, send, and receive assets. The Talisman web app enhances your asset management experience, offering detailed oversight. Monitor your NFTs across diverse chains, delve into exciting dApps, and explore intriguing projects such as Astar effortlessly.
+
+## Onboard (Install)
+
+The extension is available on Chrome, Brave, Edge and Firefox. Download and install the Talisman extension from https://www.talisman.xyz. A download tutorial specific to your browser is also available [here](https://docs.talisman.xyz/talisman/navigating-the-paraverse/account-management/download-the-extension).
+
+## Create a new account
+
+1. After installation, select “Get Started” at the onboarding screen.
+
+
+2. Set a secure password
+
+
+3. Opt in/out of analytics and error reporting
+
+
+4. Select “New”
+
+
+5. Select either “Ethereum” to create an EVM compatible account, or “Polkadot” to create a substrate account. You can create additional accounts later, within the wallet.
+
+
+6. Choose an account name and click “Create”
+
+
+7. You will be presented with your recovery phrase. Make sure to store this recovery phrase in a secure place. An article on how to backup your recovery phrase is available [here](https://docs.talisman.xyz/talisman/navigating-the-paraverse/account-management/back-up-your-secret-phrase). Click continue once you have completed backing up your recovery phrase.
+
+
+8. You’re ready to use Talisman on Astar now.
+
+
+# Import account
+
+ **Using Polkadot.JS JSON file**
+
+1. Follow the same steps as creating a new account, but instead,
+ select “Import” then “Import via JSON”
+
+
+
+2. Choose the JSON file that you exported from P.JS. Thereafter, enter the password that you used to encrypt this JSON file and select "Unlock JSON File". If you have locked accounts will multiple passwords, the JSON importer will prompt you for multiple passwords.
+
+
+3. Click "Select all" to import all the accounts from the JSON file. You can also individually select the accounts that you want to import. Once you've chosen the accounts you wish to import, select "Unlock".
+
+
+4. The importer will cycle through all the accounts selected and attempt to unlock it with the password that you have provided. Continue to input all the passwords relevant to the selected accounts, then proceed by selecting "Unlock." Repeat until all accounts are successfully unlocked.
+
+
+5. Now that you've unlocked each account, select "Import" to complete.
+
+
+6. You are now ready to access all your newly imported accounts directly in Talisman.
+
+**Using recovery phrase/private key**
+1. Repeat steps 1 - 3 outlined above
+2. Select import then select import via Recovery Phrase
+
+
+
+3. To import an EVM account, choose Ethereum as your account type (or import a Polkadot account)
+
+
+4. Select a name and enter your recovery phase or private key that you want to import.
+
+
+5. Select “Import First Account” from the drop-down menu to import an individual account (there is also the option to import multiple accounts or choose a custom derivation path). Thereafter select “Import”.
+
+
+6. Select “Enter Talisman”. You've now successfully imported your wallet
+
+## Receive Astar
+
+1. From popup, select receive
+
+
+2. You will be presented with a drop-down list, select the ASTR token on the network you will be receiving the tokens on ( such as Ethereum or Substrate). Make sure to select the correct network, indicated under the token name.
+
+
+
+3. Select the account you will be receiving the tokens in
+
+
+4. Finally, copy your address
+
+
+# Send ASTR
+
+ 1. Open the popup, select send
+
+
+
+
+2. Select the correct token from the list (you can search the token or network name). Check that the token is on the correct network (located under the token name)
+
+
+3. Select the account you would like to send the tokens from
+
+
+4. Enter the destination address
+
+
+5. Enter the amount you would like to send and click review.
+
+
+6. Review your transaction to ensure all details are correct. Once you have completed a review, click confirm.
+
+
+# Connect to dApp
+
+1. Head to [Astar Portal](https://portal.astar.network/), you will be prompted to connect your wallet.
+
+
+
+2. To connect an Ethereum account, select Talisman under EVM accounts.
+
+
+ 3. To connect a Substrate account, select Talisman under Native accounts.
+
+
+4. A window will open in your pop-up for you to approve the connection. Select the account(s) you would like to connect and select connect in the popup.
+
+
+ 5. The Talisman connector will allow you to see which accounts are connected from here.
+
+
+## dApp Staking
+
+1. From the popup, select “More Options” indicated by the three dots
+
+
+2. Select staking
+
+
+3. You will be taken to [app.talisman.xyz/staking](http://app.talisman.xyz/staking) (you can also access this portal directly). Scroll to Astr, and select stake from the staking dashboard
+
+
+4. Enter the amount you’d like to stake (minimum staking amount is 500 Astr) and choose the dApp from the dropdown menu. Thereafter, click “Stake” after you’ve reviewed your transaction
+
+Please note: there is an unbonding period of 9 days on Astar
+
+
+
+5. From the “positions” tab, you can see your staking position
+
From 414b8ef5c4743294ba1e7e130fe1dd63ec8f3591 Mon Sep 17 00:00:00 2001
From: 0bit <119995565+0byt@users.noreply.github.com>
Date: Fri, 5 Apr 2024 03:12:29 -0400
Subject: [PATCH 2/5] Update talisman.md
---
docs/use/manage-wallets/wallet-providers/talisman.md | 5 -----
1 file changed, 5 deletions(-)
diff --git a/docs/use/manage-wallets/wallet-providers/talisman.md b/docs/use/manage-wallets/wallet-providers/talisman.md
index b33737a0c40..6958eb62cd1 100644
--- a/docs/use/manage-wallets/wallet-providers/talisman.md
+++ b/docs/use/manage-wallets/wallet-providers/talisman.md
@@ -80,7 +80,6 @@ The extension is available on Chrome, Brave, Edge and Firefox. Download and inst

2. You will be presented with a drop-down list, select the ASTR token on the network you will be receiving the tokens on ( such as Ethereum or Substrate). Make sure to select the correct network, indicated under the token name.
-

3. Select the account you will be receiving the tokens in
@@ -92,8 +91,6 @@ The extension is available on Chrome, Brave, Edge and Firefox. Download and inst
# Send ASTR
1. Open the popup, select send
-
-

2. Select the correct token from the list (you can search the token or network name). Check that the token is on the correct network (located under the token name)
@@ -114,7 +111,6 @@ The extension is available on Chrome, Brave, Edge and Firefox. Download and inst
# Connect to dApp
1. Head to [Astar Portal](https://portal.astar.network/), you will be prompted to connect your wallet.
-

2. To connect an Ethereum account, select Talisman under EVM accounts.
@@ -143,7 +139,6 @@ The extension is available on Chrome, Brave, Edge and Firefox. Download and inst
4. Enter the amount you’d like to stake (minimum staking amount is 500 Astr) and choose the dApp from the dropdown menu. Thereafter, click “Stake” after you’ve reviewed your transaction
Please note: there is an unbonding period of 9 days on Astar
-

5. From the “positions” tab, you can see your staking position
From a5268853305e914cac57877aabe7347590305fa4 Mon Sep 17 00:00:00 2001
From: 0bit <119995565+0byt@users.noreply.github.com>
Date: Fri, 5 Apr 2024 03:21:11 -0400
Subject: [PATCH 3/5] Update talisman.md
---
.../wallet-providers/talisman.md | 20 +++++++++----------
1 file changed, 9 insertions(+), 11 deletions(-)
diff --git a/docs/use/manage-wallets/wallet-providers/talisman.md b/docs/use/manage-wallets/wallet-providers/talisman.md
index 6958eb62cd1..1e8520c61e5 100644
--- a/docs/use/manage-wallets/wallet-providers/talisman.md
+++ b/docs/use/manage-wallets/wallet-providers/talisman.md
@@ -11,27 +11,27 @@ The extension is available on Chrome, Brave, Edge and Firefox. Download and inst
## Create a new account
1. After installation, select “Get Started” at the onboarding screen.
-
+
-2. Set a secure password
+3. Set a secure password

-3. Opt in/out of analytics and error reporting
+4. Opt in/out of analytics and error reporting

-4. Select “New”
+5. Select “New”

-5. Select either “Ethereum” to create an EVM compatible account, or “Polkadot” to create a substrate account. You can create additional accounts later, within the wallet.
+6. Select either “Ethereum” to create an EVM compatible account, or “Polkadot” to create a substrate account. You can create additional accounts later, within the wallet.

-6. Choose an account name and click “Create”
+7. Choose an account name and click “Create”

-7. You will be presented with your recovery phrase. Make sure to store this recovery phrase in a secure place. An article on how to backup your recovery phrase is available [here](https://docs.talisman.xyz/talisman/navigating-the-paraverse/account-management/back-up-your-secret-phrase). Click continue once you have completed backing up your recovery phrase.
+8. You will be presented with your recovery phrase. Make sure to store this recovery phrase in a secure place. An article on how to backup your recovery phrase is available [here](https://docs.talisman.xyz/talisman/navigating-the-paraverse/account-management/back-up-your-secret-phrase). Click continue once you have completed backing up your recovery phrase.

-8. You’re ready to use Talisman on Astar now.
+9. You’re ready to use Talisman on Astar now.

# Import account
@@ -40,7 +40,6 @@ The extension is available on Chrome, Brave, Edge and Firefox. Download and inst
1. Follow the same steps as creating a new account, but instead,
select “Import” then “Import via JSON”
-

2. Choose the JSON file that you exported from P.JS. Thereafter, enter the password that you used to encrypt this JSON file and select "Unlock JSON File". If you have locked accounts will multiple passwords, the JSON importer will prompt you for multiple passwords.
@@ -60,7 +59,6 @@ The extension is available on Chrome, Brave, Edge and Firefox. Download and inst
**Using recovery phrase/private key**
1. Repeat steps 1 - 3 outlined above
2. Select import then select import via Recovery Phrase
-

3. To import an EVM account, choose Ethereum as your account type (or import a Polkadot account)
@@ -90,7 +88,7 @@ The extension is available on Chrome, Brave, Edge and Firefox. Download and inst
# Send ASTR
- 1. Open the popup, select send
+1. Open the popup, select send

2. Select the correct token from the list (you can search the token or network name). Check that the token is on the correct network (located under the token name)
From 20c38763442d7a4df7ac38b339ff38d64db2b2be Mon Sep 17 00:00:00 2001
From: 0bit <119995565+0byt@users.noreply.github.com>
Date: Sat, 18 May 2024 21:02:39 +0200
Subject: [PATCH 4/5] Update talisman.md
---
.../wallet-providers/talisman.md | 80 +++++++++----------
1 file changed, 40 insertions(+), 40 deletions(-)
diff --git a/docs/use/manage-wallets/wallet-providers/talisman.md b/docs/use/manage-wallets/wallet-providers/talisman.md
index 1e8520c61e5..4c0244a191b 100644
--- a/docs/use/manage-wallets/wallet-providers/talisman.md
+++ b/docs/use/manage-wallets/wallet-providers/talisman.md
@@ -14,25 +14,25 @@ The extension is available on Chrome, Brave, Edge and Firefox. Download and inst

3. Set a secure password
-
+
4. Opt in/out of analytics and error reporting
-
+
5. Select “New”
-
+
6. Select either “Ethereum” to create an EVM compatible account, or “Polkadot” to create a substrate account. You can create additional accounts later, within the wallet.
-
+
7. Choose an account name and click “Create”
-
+
-8. You will be presented with your recovery phrase. Make sure to store this recovery phrase in a secure place. An article on how to backup your recovery phrase is available [here](https://docs.talisman.xyz/talisman/navigating-the-paraverse/account-management/back-up-your-secret-phrase). Click continue once you have completed backing up your recovery phrase.
-
+8. You will be presented with your recovery phrase. Make sure to store this recovery phrase in a secure place. Click continue once you have completed backing up your recovery phrase.
+
9. You’re ready to use Talisman on Astar now.
-
+
# Import account
@@ -40,104 +40,104 @@ The extension is available on Chrome, Brave, Edge and Firefox. Download and inst
1. Follow the same steps as creating a new account, but instead,
select “Import” then “Import via JSON”
-
+
2. Choose the JSON file that you exported from P.JS. Thereafter, enter the password that you used to encrypt this JSON file and select "Unlock JSON File". If you have locked accounts will multiple passwords, the JSON importer will prompt you for multiple passwords.
-
+
3. Click "Select all" to import all the accounts from the JSON file. You can also individually select the accounts that you want to import. Once you've chosen the accounts you wish to import, select "Unlock".
-
+
4. The importer will cycle through all the accounts selected and attempt to unlock it with the password that you have provided. Continue to input all the passwords relevant to the selected accounts, then proceed by selecting "Unlock." Repeat until all accounts are successfully unlocked.
-
+
5. Now that you've unlocked each account, select "Import" to complete.
-
+
6. You are now ready to access all your newly imported accounts directly in Talisman.
**Using recovery phrase/private key**
1. Repeat steps 1 - 3 outlined above
2. Select import then select import via Recovery Phrase
-
+
3. To import an EVM account, choose Ethereum as your account type (or import a Polkadot account)
-
+
4. Select a name and enter your recovery phase or private key that you want to import.
-
+
5. Select “Import First Account” from the drop-down menu to import an individual account (there is also the option to import multiple accounts or choose a custom derivation path). Thereafter select “Import”.
-
+
6. Select “Enter Talisman”. You've now successfully imported your wallet
## Receive Astar
1. From popup, select receive
-
+
2. You will be presented with a drop-down list, select the ASTR token on the network you will be receiving the tokens on ( such as Ethereum or Substrate). Make sure to select the correct network, indicated under the token name.
-
+
3. Select the account you will be receiving the tokens in
-
+
4. Finally, copy your address
-
+
# Send ASTR
1. Open the popup, select send
-
+
2. Select the correct token from the list (you can search the token or network name). Check that the token is on the correct network (located under the token name)
-
+
3. Select the account you would like to send the tokens from
-
+
4. Enter the destination address
-
+
5. Enter the amount you would like to send and click review.
-
+
6. Review your transaction to ensure all details are correct. Once you have completed a review, click confirm.
-
+
# Connect to dApp
1. Head to [Astar Portal](https://portal.astar.network/), you will be prompted to connect your wallet.
-
+
2. To connect an Ethereum account, select Talisman under EVM accounts.
-
+
- 3. To connect a Substrate account, select Talisman under Native accounts.
-
+3. To connect a Substrate account, select Talisman under Native accounts.
+
4. A window will open in your pop-up for you to approve the connection. Select the account(s) you would like to connect and select connect in the popup.
-
+
- 5. The Talisman connector will allow you to see which accounts are connected from here.
-
+5. The Talisman connector will allow you to see which accounts are connected from here.
+
## dApp Staking
1. From the popup, select “More Options” indicated by the three dots
-
+
2. Select staking
-
+
3. You will be taken to [app.talisman.xyz/staking](http://app.talisman.xyz/staking) (you can also access this portal directly). Scroll to Astr, and select stake from the staking dashboard
-
+
4. Enter the amount you’d like to stake (minimum staking amount is 500 Astr) and choose the dApp from the dropdown menu. Thereafter, click “Stake” after you’ve reviewed your transaction
-
+
+
Please note: there is an unbonding period of 9 days on Astar
-
5. From the “positions” tab, you can see your staking position
-
+
From b25eaeb92f1c87e10490734d9535c7f7c8dc1403 Mon Sep 17 00:00:00 2001
From: 0bit <119995565+0byt@users.noreply.github.com>
Date: Sat, 18 May 2024 21:03:59 +0200
Subject: [PATCH 5/5] Update talisman.md
---
docs/use/manage-wallets/wallet-providers/talisman.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/use/manage-wallets/wallet-providers/talisman.md b/docs/use/manage-wallets/wallet-providers/talisman.md
index 4c0244a191b..73579d3609e 100644
--- a/docs/use/manage-wallets/wallet-providers/talisman.md
+++ b/docs/use/manage-wallets/wallet-providers/talisman.md
@@ -84,7 +84,7 @@ The extension is available on Chrome, Brave, Edge and Firefox. Download and inst
4. Finally, copy your address
-
+
# Send ASTR