Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 683 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 683 Bytes

Vesting DAPP

This project is provides with a full stack d-app with an aim of providing organizations with the facilitie of vesting their tokens and also handle the stake holders.

For stake holders it provide a UI to easily retrieve their tokens after the vesting peiod is over.

Locally Setting The Project

For locally setting up the follow the bellow mentioned steps

first, Clone this repo using the following commands:

git clone https://github.com/Ayush-Thakur-geek/Vesting-Project-DAPP.git

second, Install and set up hardhat. Follow the documentation and tutorials provided by hardhat: https://hardhat.org/docs

After all these steps, you are ready to go.