Skip to content

Latest commit

Β 

History

History
44 lines (29 loc) Β· 1.83 KB

File metadata and controls

44 lines (29 loc) Β· 1.83 KB

πŸ—οΈ Core Framework Repositories

The Generic Insurance Framework (GIF) is Etherisc's open-source protocol for building and operating decentralized insurance products on the blockchain.

← Back to main README


GIF V3 (Current)

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

GIF V2 (Legacy)

Repository Description Status
gif-contracts Official GIF Core Contracts 🟑 Maintenance
gif-interface GIF Interface Contracts 🟑 Maintenance
gif-sandbox Development sandbox for GIF 🟑 Maintenance

Supporting Tools

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

Getting Started

To start building with GIF V3:

  1. Clone the gif-next repository
  2. Follow the setup instructions in the README
  3. Explore the gif-next-sandbox for examples

For documentation, visit docs.etherisc.com.