The Generic Insurance Framework (GIF) is Etherisc's open-source protocol for building and operating decentralized insurance products on the blockchain.
| Repository | Description | Status |
|---|---|---|
| gif-next | The next version of GIF smart contracts β GIF V3 | π’ Active |
| gif-next-sandbox | Sandbox environment for GIF V3 development | π’ Active |
| Repository | Description | Status |
|---|---|---|
| gif-contracts | Official GIF Core Contracts | π‘ Maintenance |
| gif-interface | GIF Interface Contracts | π‘ Maintenance |
| gif-sandbox | Development sandbox for GIF | π‘ Maintenance |
| Repository | Description |
|---|---|
| gif-harvester | Event harvesting service for GIF |
| gif-monitor | Monitoring tools for GIF deployments |
| gif-brownie | GIF development with Brownie framework |
| gif-brownie-devcontainer | Base Docker image for Brownie-based GIF devcontainers |
To start building with GIF V3:
- Clone the gif-next repository
- Follow the setup instructions in the README
- Explore the gif-next-sandbox for examples
For documentation, visit docs.etherisc.com.