From fb32b3b46ca5dc9dd65f01fb4a222afd54607a0f Mon Sep 17 00:00:00 2001 From: devELIOper Date: Fri, 1 Oct 2021 11:54:50 -0700 Subject: [PATCH] [Project Submission] DAOInsure --- templates/project-submission-template.md | 60 ++++++++++++++++++++---- 1 file changed, 52 insertions(+), 8 deletions(-) diff --git a/templates/project-submission-template.md b/templates/project-submission-template.md index 569481ab..664a1dea 100644 --- a/templates/project-submission-template.md +++ b/templates/project-submission-template.md @@ -1,47 +1,91 @@ ## Project Name +DAOInsure ## Category +Application ## Project Description +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 + +- 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 +We are live on Polygon testnet, and the project is still under development. ## Previews +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 +- Farmers +- General Public +- Cooperative bank initiative from villages +- General Insurances and communities +- Student loan communities ## Rough estimated user base (if applicable) +¯_(ツ)_/¯ ## Github repo - + +[DAOInsure](https://github.com/DAOInsure/DAOInsure) ## Website +(Fleek-DAOInsure)[https://daoinsure.on.fleek.co/] + +(DAOInsure-ETHOdyssey)[https://devfolio.co/submissions/daoinsure-1e0c] + ## Docs +[DAOInsure](https://github.com/DAOInsure/DAOInsure) ## Team Info ### 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: -Email: -Slack: -Twitter: -Discord: -Telegram: -WeChat: +* GitHub Discussion: [DAOInsure](https://github.com/filecoin-project/community/discussions/329) +* Email: lopeselio@gmail.com +* Discord: [Discord](https://discord.gg/kNGXVkDu) +* Telegram: [DAOInsure](@LinkMarinePolygon) ## How to Contribute +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.