We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Display a wallet connection button by declaring the HTML as follows:
<dev-connect-wallet connection="CONNECTION_ID" network="NETWORK_NAME"> Connect a wallet </dev-connect-wallet>
connecttion
network
This element is needed to establish a wallet connection.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Detailed description
Display a wallet connection button by declaring the HTML as follows:
Options
connecttion
: the id of dev-connection element [FEATURE] <dev-connection> #126network
: undefined, "mainnet", "arbitrum-one", "arbitrum-rinkeby", "polygon-mainnet" or "polygon-mumbai"Context
This element is needed to establish a wallet connection.
Possible implementation
No response
Additional information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: