Open
Description
Detailed description
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>
Options
- *
connecttion
: the id of dev-connection element [FEATURE] <dev-connection> #126 network
: 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
- I agree to follow this project's Code of Conduct