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
32 reactions
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
Pedro Santana
@z0uk
But I only had a quick look at the GitHub repo, so take this with a grain of salt.
0 reply
0 recast
0 reaction