Wallet connections
Open
@sidnym-ladrut is already working on this.
Since Sep 5, 2024.
enhancement
- Dominant language
- hoon
- Stars
- 12
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we basically only support the default metamask behaviors. Improving this interface will definintely help reduce bugs in the future about transaction settlement, claiming, etc.
In priority order, we should:
- check if the visitor has metamask installed, if no, prompt install.
- check if the visitor has a wallet connected, if no, prompt connection
- when prompting connection, suggest connecting a wallet
Supporting wallets we should consider using https://rainbowkit.com, wallet connect, or something else that enables connection of a single interface to many different possible wallets.
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.
Assessment
This issue has not been assessed yet.