Skip to content

kamalbuilds/MantleFund

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MantleFund

A Cross-chain Crowdfunding application with KYC built on Mantle Blockchain.

Deployed Contract Addresses

Crowdfunding- https://explorer.testnet.mantle.xyz/address/0x81205D838Ce0C1dAEF608A7a8aFE08C86659b5b9

Zkkyc Category on Mantle - https://explorer.testnet.mantle.xyz/address/0xEf1F4f61946E6150cb98000eF43154cEA262A9b7

ERC 1155 NFT's - 0x31Fd8c44a1869C48D054d8431Fb8F62C746494EF will be dropped to some of the early supporters of the respective campaigns inorder to incentivise them.

Ukraine Supporters NFT - https://explorer.testnet.mantle.xyz/tx/0x1c62dc14e3ae5633aacbac978bbc7a53262acf55e04266a22a78cc0a76e71ebb Claimed MAF NFT - https://explorer.testnet.mantle.xyz/tx/0xf75c673049e83253ca3b42da82f90e8029fdd4e6474e490333948b0659f4f8ca

Integrating NFTs (Non-Fungible Tokens) in a crowdfunding dapp can provide a new and exciting way for backers to participate and support a project. The owner of the campaign can send ERC-1155 NFT's to some of the early supporters of the campaign thereby incentivising the backers to participate with greater zeal.

MantleFund.mp4

Problems aimed to Solve

Interoperability: By leveraging different blockchain networks, MantleFund application can facilitate the transfer of funds between different cryptocurrencies, making it easier for users to contribute to projects regardless of the cryptocurrency they hold.

Accessibility: MantleFund can increase accessibility to crowdfunding by allowing users to contribute with different cryptocurrencies, lowering the barriers to entry for those who may not have the same currency as the platform.

Security: Blockchain-based crowdfunding is inherently more secure, as the funds are held in smart contracts that are transparent and tamper-proof. Additionally, the decentralized nature of the blockchain network means that the funds are not held by a centralized authority, reducing the risk of fraud or other malicious activities.

Transparency: Smart contracts on the blockchain provide a high level of transparency, enabling contributors to track the progress of the project and the allocation of funds in real-time. This increases trust and accountability between the project owner and contributors.

Global reach: MantleFund has the potential to reach a global audience, as the platform is not tied to a particular country or jurisdiction, making it easier to raise funds from a diverse pool of contributors around the world.

Features of the platform

Start a campaign by providing required information or Browse through different campaigns available on the platform

image

Livepeer Video Explaining about the Campaign to the users inorder to better engage and get support

image

Fund the campaign to support 🚀

image

Stream Money for supporting in terms of Tokens DAI/ USDC

image

We are utilising Money Streams in our dapp - Constant Flow Agreement (CFA): move tokens in constant-rate by-the-second streams between accounts with no capital lock up.

image

Before funding / starting a stream the supporters might want to take a look at the market prices of the tokens that they have (Powered by Chainlink & Quicknode)

image

Push Notifications and Chat Messaging directly in the dapp

Campaign owners- Get Notified when a supporter funds your campaign.

For Supporters- Get Notified when there are important updates about the campaigns you are suppoting. The stage of improvements going on, NFT drops, Money Stream Informations etc.

image

Xapp Nested calls using Connext

Multiple blockchain support: MantleFund can use nested xcalls to interact with different blockchain networks to facilitate cross-chain transactions. When a user backs a campaign with cryptocurrency, the application can initiate a nested xcall to transfer the funds to the project owner's wallet on a different blockchain network. This can be especially useful if the project owner prefers to receive payments on a specific blockchain network.

More About this explained here-> https://github.com/legendarykamal/MantleFund/tree/dev/hardhat-contract#readme