Solidity + TypeScript Framework for rapid Web3 development.
Features
- Smart contract compilation and deployment using Foundry
- Built-in Wagmi and Ethers for contract interaction.
- Easily connect the wallet provider of your choice: Rainbowkit, Connectkit, Magic.link, and more.
- Hot-contraft reloading - Changes to your Smart Contracts are automatically deployed locally, and updated in your frontend.
- React component library working with minting, token-gating, and more.
- Command line interface for building, testing, and deploying smart contracts.
... and more.
See the official Hybrid Documentation for more guides and full documentation.