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
3 recasts
31 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
7 reactions
statuette.base.eth
@statuette
Shared this feedback.
1 reply
0 recast
3 reactions
dylan
@dylsteck.eth
two quick thoughts here(my own thoughts): - you can use other react frameworks like vite, remix, astro and others(shouldn't need to use nextjs to use onchainkit) - i think it's primarily react based because it's a ui library as opposed to a nodejs/server side sdk regardless will share this feedback internally 🫡
0 reply
0 recast
1 reaction
Pedro Santana
@z0uk
You could build an "onchain-sdk" from forking the "onchain-kit" and it should be a fairly straight forward migration. But using the "onchain-kit" without React seems impossible, since a lot of the the functionality seems to depend on React Hooks.
1 reply
0 recast
1 reaction