Skip to content

Add Agent Wallet SDK#63

Open
up2itnow0822 wants to merge 1 commit intoe2b-dev:mainfrom
up2itnow0822:add-agent-wallet-sdk
Open

Add Agent Wallet SDK#63
up2itnow0822 wants to merge 1 commit intoe2b-dev:mainfrom
up2itnow0822:add-agent-wallet-sdk

Conversation

@up2itnow0822
Copy link

Adding Agent Wallet SDK — a TypeScript SDK for non-custodial AI agent wallets.

The problem it solves: agents need to spend money on-chain, but you don't want to give them unlimited access to a wallet. This SDK creates smart contract wallets where the agent operates within owner-defined spend limits, all enforced at the contract level on Base L2.

  • Non-custodial (agent never holds the private key)
  • Daily and per-transaction spend caps
  • 267 tests across Forge, SDK, and backend
  • MIT licensed

GitHub: https://github.com/up2itnow0822/agent-wallet-sdk
npm: https://www.npmjs.com/package/agentwallet-sdk

Seemed like a good fit for the SDKs list since it's specifically built for agent developers.

@up2itnow0822
Copy link
Author

Friendly bump — happy to answer any questions or make adjustments if needed. agentwallet-sdk has had strong growth this week (116 downloads yesterday, all-time single-day high) so the timing feels good. Let me know if there's anything blocking the review!

@up2itnow0822 up2itnow0822 force-pushed the add-agent-wallet-sdk branch from abf59e6 to c49449a Compare March 6, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant