Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tianenpang/insure-fi
A blockchain based car insurance decentralized application.
https://github.com/tianenpang/insure-fi
blockchain decentralized-application finance hackathon web3
Last synced: 2 months ago
JSON representation
A blockchain based car insurance decentralized application.
- Host: GitHub
- URL: https://github.com/tianenpang/insure-fi
- Owner: tianenpang
- License: gpl-3.0
- Created: 2022-05-13T07:53:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T08:37:16.000Z (over 2 years ago)
- Last Synced: 2024-10-13T08:29:30.582Z (4 months ago)
- Topics: blockchain, decentralized-application, finance, hackathon, web3
- Language: TypeScript
- Homepage: insurefi.vercel.app
- Size: 4.55 MB
- Stars: 5
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# InsureFi
Insure Fi is a blockchain based car insurance decentralized application that allows users to buy car insurance and be able to file claims and get instant payout.
![HomePage Screenshot](https://github.com/tianenpang/insure-fi/blob/main/.docs/Homepage.png?raw=true)
**Problem**:
Traditional car insurance companies due to the factors of high competition environment, clients do not have value for their money and data can be compromised.
What InsureFi tends to do is to make car insurance data tamper proof, faster and eliminate the middle men while getting value for the premium paid.
**User story**
User goes to the site → connects wallet → choose the type of service they need → car insurance/policy claims.
For car insurance→ inputs their car information → gets quote for the premium → pick insurance type → makes payment
For claims → inputs their insurance number → gets claim estimate → claims adjusted accordingly → claims authorized → claims paid out.
![alt text](https://github.com/tianenpang/insure-fi/blob/main/.docs/story.png?raw=true)
**Features**
Register to become a policyholder
File for claims
## Tools
- [Solidity](https://soliditylang.org/)
- [Hardhat](https://hardhat.org/)
- [Alchemy](https://www.alchemy.com/)
- [Next.JS](https://nextjs.org/)
- [Typescript](https://www.typescriptlang.org/)
- [Superfluid](https://www.superfluid.finance/)
- [IPFS](https://ipfs.io/)
- [Coinbase](https://www.coinbase.com/)
- [Wallet Connect](https://walletconnect.com/)## Getting Started
To run this code locally:### Clone This Repo
```bash
git clone https://github.com/Nwosu-Ihueze/InsureFi
``````bash
cd InsureFi
``````bash
pnpm install
``````bash
pnpm dev
```## Collaborators
[TianenPang](https://github.com/TianenPang)
[James](https://github.com/jefedcreator)## License
GPL-3.0-or-later## Contact
Rosemary - @twitter/adaihuezeTianenPang - [TianenPang](https://github.com/TianenPang)