A DeSocial project with promoter-ecosystem to connect users and promoters.
- The DAPP's front end is under
/dapp
- To run locally:
npm install
cd dapp && npm install
npx hardhat node
npx gsn start
npx hardhat run scripts/deploy.js --network localhost
- Update contract address of dapp;
npm start