wenwkich / simple-defi-dashboard

A demo app for querying DeFi Dashboard, with example code of declarative-multicall and useDapp hooks example using with web3modal and web3-onboard

Home Page:https://simple-defi-dashboard.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-defi-dashboard

A demo app for querying DeFi Dashboard, with example code of declarative-multicall and useDapp hooks example using with web3modal and web3-onboard

Demo of declarative-multicall

This dapp has mashed web3 calls into one using declarative-multicall, with the help of ethcall

See here

useDApp hooks example with connectivity

I really appreciate the ease of use with useDApp to get the ethers provider and etc

And I would like to use it the modern web3 modal libraries

See the use of web3modal here

And the use of web3-onboard here

About

A demo app for querying DeFi Dashboard, with example code of declarative-multicall and useDapp hooks example using with web3modal and web3-onboard

https://simple-defi-dashboard.vercel.app/


Languages

Language:TypeScript 94.3%Language:CSS 3.6%Language:HTML 1.1%Language:JavaScript 1.0%