Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[FEATURE] <dev-connect-wallet>

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
frontend

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.

Description

enhancement
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
Dominant language
TypeScript
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

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.

More from dev-protocol/dev-elements

All issues in dev-protocol/dev-elements

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.