dev-protocol / dev-protocol/dev-elements
[FEATURE] <dev-connect-wallet>
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
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 #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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing dev-connection element referenced by issue #126 and the repository's Web Components structure. The work is complete when a dev-connect-wallet element displays a connection button and accepts the specified connection and network values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100