This is a Solidity Smart Contract(Ethereum Blockchain) built for educational purposes. This Smart Contract provides a platform that enables farmers to purchase crop insurance.
Below are some features contained in the program:
- Register farmer
- Register insurance company
- Approve insurance company
- Register insurance policy
- Activate insurance policy
- Make deposits using Ether
npx hardhat test