A repository of demo applications that utilize Base and Coinbase Developer Platform products.
This repository contains example applications demonstrating various Base and Coinbase Developer Platform features. Each demo is designed to be simple, educational, and ready to run.
- Location:
smart-wallet/
- Description: Demonstrates the implementation of smart contract wallets on Base
- Features: Spend Limits, Sub-accounts, and Zora SDK examples
- Location:
paymaster/
- Description: Shows how to implement gas fee sponsorship using paymasters
- Features: Gas fee management, transaction sponsorship
- Location:
minikit/
- Description: Shows how to create MiniApps that live in Base Wallet and Farcaster
- Features: MiniApps, Farcaster V2, transaction handling
- Clone this repository
- Navigate to the specific demo directory you want to explore
- Follow the README instructions in each demo directory
- Node.js (v16 or higher)
- npm or yarn
- A Base-compatible wallet (like Coinbase Wallet)
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the terms of the included LICENSE file.