Hello everyone, we have developed Coinpool a simple decentralized application (DApp) project based on the financial cooperative society system in Nigeria. Cooperative thrift societies are groups formed by people who have come together to help themselves by contributing their resources to enable increased asset availability.
This project is based on BEP20 or ERC20 tokens. The workflow of the entire DApp project is executed by a Pool contract. The user stakes the digital currency, he/she holds into the Pool contract. The contract generates a sum of staked assets and in several cycles when it is the users turn to collect the Pooled funds then the contributed assets are returned.
Coinpool platform allows for the creation of contributing groups (thrift cooperative) intending to pull funds or assets over several rounds until each of the participants to the contract have received in a single round a contribution of assets that are equal to sum of assets of equal value staked by each participants. Each participant must stake the same value of asset for each round except when it is their turn to receive contributed assets
- UI/UX - Adobe XD
- HTML5
- Bootstrap4 - CSS3
- Solidity
- Web3 Provider
- Metamask
- IDE *BSC IDE *Remix IDE *VS Code
- Fork this repository
- Open Remix IDE and clone the forked repository
- Compile the solidity files
- Inject web3 to link your metamask wallet to the Dapp
https://noryson.github.io/CoinPool/Views/
- Francis Mullan
- Abassyornor Edem
- Botros Ayad
- Oghenekparobo Onosemuode
- Victor Dare
- Oyindamola Dasola Abiola
- Mbora Githua
- Olukayode Alao
- Egunjobi Kehinde
- Kingsley Cottrel
Thanks for reading through this Readme. We hope it provides you with clarity on how our DApp functions.