Greg pfp
Greg
@greg
Playing around with an idea for a React library that makes building frontends for smart contracts a lot easier, inspired by Radix Primitives (https://www.radix-ui.com/) Not sure if it's even feasible (sooo many potential use cases to think through) but at least an interesting challenge https://i.imgur.com/5mXdRph.png
12 replies
0 recast
0 reaction

vincent pfp
vincent
@pixel
So if Wagmi is "React hooks for Ethereum", this is like "Bootstrap for smart contracts"?
1 reply
0 recast
0 reaction

Greg pfp
Greg
@greg
hmmm more like an abstraction of wagmi, ideally you don't have to use it at all
1 reply
0 recast
0 reaction

vincent pfp
vincent
@pixel
Ah, a set of React components built on top of Wagmi, so devs can build prototypes really fast?
1 reply
0 recast
0 reaction

Greg pfp
Greg
@greg
Yea that's what I'm thinking. No need to write 3 wagmi hooks (prepare, write, wait), transform params (convert seconds to years, resolve ENS type thing), create buttons for each state (disconnected, connected, pending, success, failure), etc
0 reply
0 recast
0 reaction