drtr is a decentrilized message board build with ethereum smart contracts
- Clone the repo
git clone https://github.com/mykykh/drtr-backend.git- Install npm packages
npm installTo start local node and deploy smart contracts to it run:
npx hardhat nodeTo run tests:
npx hardhat testDistributed under GPLv3 License. See LICENSE for more information