Skip to content

feat: Add storage skill, add OWS to wallets#133

Open
1a35e1 wants to merge 6 commits into
austintgriffith:masterfrom
0xLighthouse:feat/ows-wallets-and-storage
Open

feat: Add storage skill, add OWS to wallets#133
1a35e1 wants to merge 6 commits into
austintgriffith:masterfrom
0xLighthouse:feat/ows-wallets-and-storage

Conversation

@1a35e1

@1a35e1 1a35e1 commented Apr 4, 2026

Copy link
Copy Markdown

Summary

  • New storage/ skill — IPFS pinning, Arweave permanence, x402 payments for storage, ENS contenthash hosting
  • OWS added to wallets/ — Open Wallet Standard for encrypted local wallet signing in agent workflows (Web3 Secret Storage keystore standard)
  • Storage skill added to root index

Blind spots filled (🔴)

  • IPFS does NOT store files permanently — need a pinning service
  • Arweave does NOT use content addressing — txIds are from signatures, not content
  • ENS websites use onchain contenthash (EIP-1577), not URL text records
  • x402 enables agents to pay for IPFS/Arweave storage inline with HTTP requests
  • Open Wallet Standard exists — encrypted local wallets for CLI/agent signing using Web3 Secret Storage keystore format
  • Infura IPFS was deprecated (Nov 2025)
  • web3.storage pivoted to Filecoin-only

Human needs to learn (🟣)

  • Storage tier tradeoffs (CDN vs IPFS vs Arweave)
  • How ENS contenthash hosting works end-to-end
  • OWS as a safer alternative to .env files for agent key management

@vercel

vercel Bot commented Apr 4, 2026

Copy link
Copy Markdown

@1a35e1 is attempting to deploy a commit to the BuidlGuidl Team on Vercel.

A member of the Team first needs to authorize it.

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