2024-08-12
- Tdep discussed Zephyr, an execution env built on top of the indexer Mercury. He also walked through examples demonstrating how Zephyr can simplify dapp development.
Note: the first part of the call was lost. The video posted above captures the second half of the call where various ecosystem developers shared their use cases and needs for a smart wallet on Stellar.
__check_auth, Stellar implementation of a smart wallet is fairly straightforward. The capability to customize the auth is already built into the core protocol.stellar network container [start|logs]stellar keys [generate|fund|ls]stellar contract init to get a whole new Soroban projectFollow Meru on X (formerly Twitter) to stay updated: https://x.com/getmeru
passkey-kit. A TypeScript SDK for creating and managing Smart Wallets via passkeys (includes the actual Smart Wallet interface)
#passkeys channel on Discord for a testnet token)Join the #passkeys channel on the Discord to continue the discussion
Today's recording has two parts. The first 12 minutes are audio-only. The next 45 minutes have video as well. Please note the slides were shared in discord chat over screensharing, due to technical difficulties.
Part 1 (audio-only):
Part 2 (video):
Connect your AI agent to Stellar data and tooling.
claude mcp add --transport http stellar-raven "https://raven.stellar.buzz/mcp" # then run /mcp -> Authenticate -> sign in in your browser
Stellar context for your agent before it writes code.
Adds the skill to your tool permanently.
/plugin marketplace add stellar/stellar-dev-skill
/plugin install stellar-dev@stellar-dev
Machine-readable overview of the Stellar docs.