generated from dev-protocol/template-repos-ts
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request