-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document "Connect your wallet" for asset hub smart contracts #300
base: staging-ah-smart-contracts
Are you sure you want to change the base?
Document "Connect your wallet" for asset hub smart contracts #300
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
overall lgtm
|
||
To get started with Metamask, you need to install the [MetaMask extension](https://metamask.io/download/){target=\_blank} and add it to the browser. Once, you have metamask installed, you can set up a new wallet and securely store your seed phrase. This phrase is crucial for recovery in case you lose access. | ||
|
||
## Connect to the Asset Hub Westend Testnet |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think there might be a button / embed we could put here too, see: https://contracts.polkadot.io/connect-to-asset-hub/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I thought the https://contracts.polkadot.io/connect-to-asset-hub/ was a temporary solution until this documentation is ready. If not, we can add the link at the end of this page to connect to contracts.polkadot.io
. Do you know if that is the case?
Co-authored-by: bader y <[email protected]>
Co-authored-by: bader y <[email protected]>
Co-authored-by: bader y <[email protected]>
Co-authored-by: bader y <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Of course the content here is okay, but I am having a hard time approving it, as I don't know where it sits in the IA.
Thanks, this page will be merged into staging-ah-smart-contracts, which is a branch containing the initial IA where we intended to place this content. For this particular page, the path would be: |
|
||
1. Open the MetaMask extension and click in the network icon to switch to the Asset Hub Westend TestNet | ||
|
||
![](/images/develop/smart-contracts/evm-toolkit/connect-your-wallet/connect-your-wallet-1.webp) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it possible to center these images?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should be possible. Maybe the @polkadot-developers/docs-formatting-team could lend us a hand with this
Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: 0xLucca <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Okay, please keep in mind that this IA is something that is super important and should not be one person's opinion. Can you share any proposed IA to our TG chat so we can discuss it there? |
Co-authored-by: Lucas Malizia <[email protected]>
Co-authored-by: Lucas Malizia <[email protected]>
Kian note that this is all being merged into a staging branch so that we can start moving forward with some stuff that we can later easily revisit. But we need to have something in place so that we can start creating content because the deadline is approaching etc |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few small changes requested. Page looks nice though!
Co-authored-by: Dawn Kelly <[email protected]>
…nnect-metamask-to-westend-assethub
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 thank you!!
Sorry about the revert! Committed a change to the wrong branch :-) |
Co-authored-by: Erin Shaben <[email protected]>
This PR aims to add a basic documentation of how to connect your wallet to asset hub smart contracts
Note: The IA used is preliminary. We can circle back on this later on and define where all this content should be located