Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ian/hybrid

Highly opinionated, Solidity + React Web3 development framework.
https://github.com/ian/hybrid

react solidity wagmi web3

Last synced: about 1 month ago
JSON representation

Highly opinionated, Solidity + React Web3 development framework.

Awesome Lists containing this project

README

        



Version


Downloads per month

Build Status

# Hybrid Framework

Solidity + TypeScript Framework for rapid Web3 development.


Wagmi Badge


Foundry Badge

Features

- Smart contract compilation and deployment using [Foundry](https://getfoundry.sh/)
- Built-in [Wagmi](https://wagmi.sh/) and [Ethers](https://docs.ethers.org/v5/) for contract interaction.
- Easily connect the wallet provider of your choice: [Rainbowkit](https://www.rainbowkit.com/), [Connectkit](https://docs.family.co/connectkit), [Magic.link](https://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.

## Documentation

See the official [Hybrid Documentation](https://hybrid.dev/docs) for more guides and full documentation.