Vladyslav Dalechyn
@dalechyn.eth
explaining a bit of the lore i once looked at farcaster's node js library to interact with hubs. i didn't like it gave a go to build my library fhub figured out that i can make it work in nextjs it did – @kmacb.eth tested it, but writes to hubs didn't work just fixed it pnpm add
[email protected]
3 replies
3 recasts
28 reactions
Vladyslav Dalechyn
@dalechyn.eth
the biggest issue yet here is that there are still no public non-rate limited hubs (if we have lots of writes to the chain, a frequent access to read data must also exist). i hope this will change with the snapchain, and fhub will find it's usage!
2 replies
0 recast
2 reactions
Vladyslav Dalechyn
@dalechyn.eth
on the screenshot above, privy (client side) is used to sign a message (client side), but is submitted via next actions (server side). data is also queried via next actions (server side). works flawlessly, EXCEPT FOR THE RATE LIMTS!!!!
2 replies
0 recast
3 reactions
woj
@woj.eth
-> didn't like it -> built my own g
1 reply
2 recasts
6 reactions