yieldprotocol / app-v2

Yield Protocol V2 UI
1 stars 0 forks source link

feat: multicall context #1181

Closed marcomariscal closed 1 year ago

marcomariscal commented 1 year ago

not using here yet; just trying to merge so that we can use in vr stuff

please see here for a usage example

netlify[bot] commented 1 year ago

Deploy Preview for yield-v2-app ready!

Name Link
Latest commit 0dc882691d1c6b61c89d8693108419cb0f2904b4
Latest deploy log https://app.netlify.com/sites/yield-v2-app/deploys/644058c23d6ce90008861649
Deploy Preview https://deploy-preview-1181--yield-v2-app.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

marcomariscal commented 1 year ago

hey @marcomariscal this all looks pretty neat and straight forward. One thing i was considering was in the monorepo, we have a @yield-protocol/utilities with all these sorts of things? Thoughts on that?

I was thinking the utils folder holds dependency-less and smallish functions (multicall requires some packages); happy to move if you think that's clearer.