Skip to content

[Project Submission] DAOInsure #330

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 52 additions & 8 deletions templates/project-submission-template.md
Original file line number Diff line number Diff line change
@@ -1,47 +1,91 @@
## Project Name <!-- Add your project name here with format "Project Name"-->
DAOInsure

## Category
<!--developer tooling, application, wallet, infrastructure, etc-->
Application

## Project Description
<!--Describe your project in a few sentences. -->
General purpose Insurance DAO for the people by the people. DAOInsure aims to solve the problem of transparency with respect to conventional Insurance reimbursements.

## Use of IPFS, Filecoin and Libp2p
<!-- Describe how your project uses any or all of these technologies, and why. -->
- All the Data related to the claims (media- pictures) are stored on Slate, which is built on IPFS and Filecoin Network
- We use Textile to query threads and also store data to the ThreadDB built on IPFS
- The IPFS hash is then stored on chain, associated with every claim
- Decentralised chat which enables the claimer to communicate with other members of the DAO, uses Libp2p
- The project is hosted on Fleek [Fleek DAOInsure](https://daoinsure.on.fleek.co/)

## Project Status
<!--brainstorming, fundraising, under development, beta, shipped, etc-->
We are live on Polygon testnet, and the project is still under development.

## Previews
<!--Add some screenshots to give a preview of your product-->
Claims List
![WhatsApp Image 2021-08-08 at 22 45 03](https://user-images.githubusercontent.com/43913734/132837960-d7b28276-287e-4f8b-9c97-8bb196eb6b40.jpeg)

claim
![WhatsApp Image 2021-08-08 at 22 44 37](https://user-images.githubusercontent.com/43913734/132837981-da5b7e46-7779-409f-9b8d-8e33274150a5.jpeg)

Make Claim
![WhatsApp Image 2021-08-08 at 22 44 09](https://user-images.githubusercontent.com/43913734/132838007-2576892c-fb2f-4759-9427-fc5776aa2e9e.jpeg)


## Target Audience
<!--Describe who will be your project's users-->
- Farmers
- General Public
- Cooperative bank initiative from villages
- General Insurances and communities
- Student loan communities

## Rough estimated user base (if applicable)
<!--How many users do you have right now?-->
¯_(ツ)_/¯

## Github repo
<!--Attach a link to your GitHub repo if it's OSS-->
<!--Attach a link to your GitHub repo - open source is required - please make sure your repo has a license file and is licensed using MIT open source license! -->
[DAOInsure](https://github.com/DAOInsure/DAOInsure)

## Website
<!--Link your website if available-->

(Fleek-DAOInsure)[https://daoinsure.on.fleek.co/]
<!--If you're applying for a Next Step grant, add the URL to your hackathon submission here also-->
(DAOInsure-ETHOdyssey)[https://devfolio.co/submissions/daoinsure-1e0c]

## Docs
<!--Including a link to your project docs!-->
[DAOInsure](https://github.com/DAOInsure/DAOInsure)

## Team Info
<!-- Introduce your amazing team - how many team members are working on this project and who are they?-->

### Team Size
3

### Team members
- Elio Jordan Lopes [Elio](https://github.com/lopeselio)
Elio is from Goa, India, undergrad student and working part-time at Footium, he is a crypto enthusiast learning and building on all things Web3. He has recently graduated from the Celo India Fellowship, building DeFi on mobile.

- Harpalsinh Jadeja [Harpal](https://github.com/therealharpaljadeja)
Harpal is from Mumbai, India. Recent graduate in Bachelors Of Engineering in Computer Engineering. Harpal works at L & T Infotech as a Oracle Developer. Harpal is enthusiastic about crypto, more on the development side of it. Harpal's passion to bring web2 users to the web3.


- Shrey Keny [Shrey](https://github.com/shreykeny)
Shrey is an undergrad student from Goa. He is very passionate about crypto and active member in tech communities, interested in startups and podcasting. He has recently graduated from the Ethereum India Fellowship2.0.


## How the community can engage
GitHub Discussion: <!--Start a disucssion with the community here: https://github.com/filecoin-project/community/discussions/new and attach the link!-->
Email:
Slack:
Twitter:
Discord:
Telegram:
WeChat:
* GitHub Discussion: [DAOInsure](https://github.com/filecoin-project/community/discussions/329)
* Email: [email protected]
* Discord: [Discord](https://discord.gg/kNGXVkDu)
* Telegram: [DAOInsure](@LinkMarinePolygon)

## How to Contribute
<!--How can the community contribute to your project?-->
We'd love to hear ideas on what features you'd like to see on DAOInsure. We are working on implementing the strategies and analysing various protocols like IDLE, StakeDAO, Compound, Curve and also working on risk management and security of smart contracts

Our source code is open source and we are happy to receive pull requests on Github.