Content pfp
Content
@
0 reply
0 recast
2 reactions

greg pfp
greg
@gregfromstl
What would a web3-native web framework look like? Is this even a good idea?
5 replies
1 recast
8 reactions

Steve pfp
Steve
@stevedylandev.eth
Interesting question. If I could have my dream: - Have a base lightweight framework like Astro or something - Have built ins with little to zero dependencies. Im talking wallet connection methods built from scratch just using the window.ethereum object. - Also have contract interfaces built just like the stuff above I guess I’m just dreaming of a viem html framework lol
1 reply
0 recast
1 reaction

greg pfp
greg
@gregfromstl
What’s the html part? Isn’t this just viem?
1 reply
0 recast
0 reaction

Steve pfp
Steve
@stevedylandev.eth
The frame work bit, so like Astro and viem had a baby
1 reply
0 recast
0 reaction

greg pfp
greg
@gregfromstl
Any idea what built-in wallet connection would look like? Would it just be viem but prepackaged into a framework or does direct access to the framework open more opportunities?
1 reply
0 recast
1 reaction

Steve pfp
Steve
@stevedylandev.eth
Yeah I like the idea of it being built into the framework. Similar to how Next.js abstracts dynamic routing or server side components. Perhaps viem as a dependency but fully integrated so I don’t have to set anything up.
0 reply
0 recast
1 reaction