-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
Description
Notes to contributor
There is an existing PR which can be used as base: #600
To get started:
Clone our repository if you have not already done soadd git remote add <some label for remote> https://github.com/pbkompasz/GoodProtocolUI.gitgit fetch <some label for remote>git checkout feat-appkit
Acceptance Criteria
- Remove all usages of useActiveWeb3React and useActiveOnboard. Replace with appkit hooks where applicable.
- The following wallets should be shown prioritized:
- For walletconnect: New GoodWallet, Valora
- For socials: Google
- Make sure gooddapp works in minipay. If you're not sure how to test, please reach out in the scoutgame channel.
- For any custom connector needed (maybe for minipay) create this connector in a separate package 'goodsdks/gd-reown-connectors' on the goodsdks repo
You can reference what we did before here: https://github.com/GoodDollar/GoodWeb3-Mono/blob/master/packages/sdk-v2/src/sdk/onboard/react.tsx
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done