dev-protocol / dev-protocol/dev-elements

[FEATURE] <dev-connect-wallet>

Open
#127 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.