Content pfp
Content
@
0 reply
0 recast
0 reaction

typeof.eth πŸ”΅ pfp
typeof.eth πŸ”΅
@typeof.eth
I'm curious about the state of deploying frontends to decentralized systems. If you wanted to deploy a dapp frontend to talk to some contracts on an EVM chain, what stack + decentralized hosting solution would you reach for?
2 replies
0 recast
15 reactions

horsefacts pfp
horsefacts
@horsefacts.eth
Static site on IPFS. Lightweight client-side rendered front end framework, compile to static site, pin it on IPFS. I like @fleek as a hosted tool for this.
1 reply
0 recast
5 reactions

typeof.eth πŸ”΅ pfp
typeof.eth πŸ”΅
@typeof.eth
What front-end framework do you normally go for?
1 reply
0 recast
0 reaction

horsefacts pfp
horsefacts
@horsefacts.eth
Usually Vite + React, but you can swap out for whatever as long as it’s all client side. Routing can be tricky on IPFS, you usually need to use a hash router or similar.
4 replies
0 recast
2 reactions

Jilt 🎩 pfp
Jilt 🎩
@jilt
I like Vue but never tried Vapor, will let you know
0 reply
0 recast
0 reaction