Dev | Rust & Python | Full-stack | Founder of Rings Network | Contributor: Bitcoin Core (since 2014), Ethereum Rust (Parity) | CryptoPunk Holder
81 Followers
Rust implementation of x402 is here https://github.com/RyanKung/rust-x402
I used to do this with Rust, In Rust you can also use js funcs/objs via ‘web_sys’, then export them all into wasm
Can anyone explain to me how @microsub works? Why does the frame/app have permission to distribute DEGEN tips? Or where can I find de definition of the protocol? #helpwanted
The future narrative of decentralized AI Agents (if you’re bullish on it long-term) isn’t really about the execution environment of LLMs or tool calling. It ultimately circles back to the issue of efficient decentralized storage. Whether it’s for implementing complex RAG systems or serving as a chatbot checkpointer, there always needs to be a place to store things, right? Mainstream centralized solutions are typically local databases, but that has nothing to do with being decentralized. As for the Agent itself, it can be entirely stateless, even ad-hoc loaded in the form of WASM. This part is inherently decentralized, so there’s no need to overbuild the “dojo in a snail shell.”