A decentralized parametric crop insurance system built with Clarity for the Stacks blockchain. Automates policy creation, claim processing, and payouts based on weather conditions without intermediaries.
- Parametric Insurance: Automatic payouts triggered by weather thresholds (rainfall/temperature)
- Oracle-Verified Claims: Decentralized oracle network validates weather data
- Instant Settlements: Smart contract executes payouts immediately upon claim approval
- Transparent Operations: All policies and claims recorded immutably on-chain
- Flexible Policies: Customizable coverage, duration, and weather parameters
```bash clarinet check stx deploy_contract crop-insurance contracts/crop-insurance.clar --testnet ```
1. Owner funds contract:
(contract-call? .crop-insurance fund-contract u100000000)