/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

Primary LanguageTypeScript

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