### Detailed description Display a wallet connection button by declaring the HTML as follows: ```html <dev-connect-wallet connection="CONNECTION_ID" network="NETWORK_NAME"> Connect a wallet </dev-connect-wallet> ``` ## Options - *`connecttion`: the id of dev-connection element #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 - [X] I agree to follow this project's Code of Conduct
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