Zeno (Dev arc)
305 posts

Zeno (Dev arc)
@Zenocrates0x
New x | Turning 5 sol into 1000



Day 68 - Made 2 SOL... I was up 5 then the retarded people came online... I swear to god I don't know how trading in NA can be so different the people are literally 100% FULLY Vibetrading without any research at all 😭😭 Niggas be eating 2 burgers at the same time or something...






i built a prototype Agentic Wallet on Solana. an AI agent can: • create its own wallet • hold SOL/tokens • sign transactions automatically • swap tokens via Jupiter architecture: User → Gemini Agent → Tool Calls → Wallet Service → Solana RPC security model: each agent has its own wallet and key hierarchy. • the Solana private key is encrypted using AES-256-GCM • each agent has a unique Agent Encryption Key (AEK) • the AEK encrypts the wallet’s private key • the AEK itself is encrypted with a global MASTER_KEY each agent is a separate wallet identity with its own encrypted keypair and spending cap. repo below 👇




