Welcome to the Accountability DApp, a decentralized application designed to help you manage tasks with financial accountability using the Mumbai Polygon Testnet.
The Accountability DApp allows users to create tasks, deposit Matic (Mumbai Polygon Testnet) as collateral, and receive their deposits back upon completing the tasks. It adds a financial dimension to task management, promoting accountability and commitment.
Follow these steps to start using the Accountability DApp:
-
Click the "Connect Wallet" button.
-
Change the network to Mumbai Polygon Testnet.
-
Connect your wallet and authorize the DApp.
-
Deposit a certain amount of Matic into the DApp to start managing tasks.
-
This deposited amount acts as collateral for the created tasks.
- After depositing Matic, create tasks specifying the details.
- Confirm the task creation on your wallet to deposit the required coins.
- Confirm each task on your wallet to ensure the corresponding Matic is deposited.
- This adds a layer of commitment to the task.
-
As you complete tasks, mark them as done in the DApp.
-
you will receive your deposited Matic back upon completing all tasks.
To contribute to the development or test the Accountability DApp locally, follow these steps:
- Clone the repository:
git clone https://github.com/ishan-im/Accountablity-App.git
- Install dependencies:
yarn
- Start the development server:
npm run dev
Feel free to contribute, report issues, or suggest improvements!