Content
@
https://onchainsummer.xyz
0 reply
26 recasts
26 reactions
Samuel ツ
@samuellhuber.eth
How come Base Onchainkit is so heavily NextJS focused? I can't find a pure Typescript / Version I can use with Svelte cc @darrylyeo yes I wanted to demo in Svelte. the components in https://docs.base.org/builderkits/onchainkit/getting-started are demanding React Can one use the underlying functionality to build a non react version? MiniKit sadly links to a relit only and no docs, so not sure what to do with that https://www.base.org/builders/minikit Replit also is NextJS based, but I assume that's a template for people to showcase onchainkit, not for people to build their full production apps?
4 replies
4 recasts
37 reactions
Samuel ツ
@samuellhuber.eth
@fucory looking at tevm I assume I can get close to wagmi level devx with TEVM Bundler + viem without having to bite the react bullet? or has everyone just conceded? @rafi and darryl have me wanting to try some non react frames. cc @git would love your input here too
1 reply
0 recast
9 reactions
Fucory
@fucory
Yea Tevm works everywhere. If you are using react it plugs into wagmi too
1 reply
0 recast
1 reaction
Samuel ツ
@samuellhuber.eth
lets gooo! do you also expose straight up effects under the hood? so I could leverage effect-ts frontend side? (or backend side with the bundler for contract interactions?) cc @rafi
1 reply
0 recast
2 reactions