OriginProtocol / OriginProtocol/origin-dollar
Connect with OKX Wallet
Nobody has claimed this yet.
- Dominant language
- Solidity
- Stars
- 152
- Forks
- 115
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 17
Description
Add support for OKX Wallet as an option for connecting to the dapp(s). I think I tested on a local branch several weeks ago and confirmed that we could simply use the injected connector like we do for MetaMask, Coinbase Wallet, and others. Let's confirm, though, that the wallet defaults to Ethereum Mainnet. Previously, it defaulted to their OKC network, which was a bad experience for users.
https://www.okx.com/web3-docs/extension/introduction.html#why-okx-web3-wallet
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
Review the existing MetaMask and Coinbase Wallet connection paths, then consult the linked OKX Wallet extension documentation. Confirm how the injected connector is selected and verify that a newly connected wallet defaults to Ethereum Mainnet rather than OKC; done means OKX Wallet is available and this network behavior is covered by the project’s relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- blockchain, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100