You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provides real-time cryptocurrency price data by reading Chainlink price feeds directly from Ethereum mainnet. Demonstrates on-chain data integration with an aixyz agent gated behind x402 payments.
Quick Start
bun install
# Create .env.local with your keys
cat > .env.local <<EOFOPENAI_API_KEY=sk-...X402_PAY_TO=0xYourAddressX402_NETWORK=eip155:8453EOF
bun run dev