Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace wagmi with web3-onboard #843

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Replace wagmi with web3-onboard #843

merged 1 commit into from
Aug 29, 2023

Conversation

marshall2112
Copy link
Collaborator

@marshall2112 marshall2112 commented Aug 8, 2023

Replace wagmi with web3-onboard.

⚠️ Some places in the code relied on certain wagmi hooks for which there is no replacement in web3-onboard. It happens that all of this functionality is no longer used in the Temple dapp, so I just commented it out / coded around it until we want to do a pass and remove all of it.

@github-actions github-actions bot added the dapp dapp related issues/PRs label Aug 8, 2023
@marshall2112 marshall2112 force-pushed the web3-onboard branch 4 times, most recently from cb8ffcf to da4a978 Compare August 14, 2023 14:51
@marshall2112 marshall2112 added the preview-deploy PRs tagged with this will get a preview deployment label Aug 14, 2023
@nichosystem
Copy link
Member

nichosystem commented Aug 14, 2023

Deploy preview for core ready!

✅ Preview
https://core-30yh75qeh-templedao.vercel.app
https://pr-843-preview.templedao.link

Built with commit aa8c4b4.
This pull request is being automatically deployed with vercel-action

@marshall2112 marshall2112 changed the title WIP Web3 onboard Replace wagmi with web3-onboard Aug 14, 2023
@marshall2112 marshall2112 force-pushed the web3-onboard branch 4 times, most recently from 04d1264 to d5f4762 Compare August 16, 2023 02:02
@marshall2112 marshall2112 marked this pull request as ready for review August 16, 2023 21:22
@marshall2112 marshall2112 requested a review from a team as a code owner August 16, 2023 21:22
@nichosystem nichosystem merged commit 29de870 into tlc-fe Aug 29, 2023
3 checks passed
@nichosystem nichosystem deleted the web3-onboard branch August 29, 2023 16:30
nichosystem added a commit that referenced this pull request Sep 6, 2023
* Create TLC modal

* Update wagmi for walletconnect v2

* Get sepolia working

* Add on-chain calls

* Connect borrow range slider

* Complete borrow range slider

* Add repay

* Split modal into subcomponents

* Fix build error

* Fix import

* Connect all range sliders

* Polish frontend

* Introduce web3-onboard and remove wagmi (#843)

* Pull liquidation LTV from onchain

* Fix build

* Small fixes, hide TLC option behind /tlc

* Comment out find out more link

---------

Co-authored-by: Marshall <99344331+marshall2112@users.noreply.github.com>
@nichosystem nichosystem mentioned this pull request Sep 6, 2023
4 tasks
princetonbishop pushed a commit that referenced this pull request Sep 18, 2023
* Create TLC modal

* Update wagmi for walletconnect v2

* Get sepolia working

* Add on-chain calls

* Connect borrow range slider

* Complete borrow range slider

* Add repay

* Split modal into subcomponents

* Fix build error

* Fix import

* Connect all range sliders

* Polish frontend

* Introduce web3-onboard and remove wagmi (#843)

* Pull liquidation LTV from onchain

* Fix build

* Small fixes, hide TLC option behind /tlc

* Comment out find out more link

---------

Co-authored-by: Marshall <99344331+marshall2112@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dapp dapp related issues/PRs preview-deploy PRs tagged with this will get a preview deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants