drtr is a decentrilized message board build with ethereum smart contracts.
This is repository for drtr frontend build with nextjs and moralis-react.
- Clone the repo
git clone https://github.com/mykykh/drtr-frontend.git
- Install npm packages
npm install
To start nextjs run:
npm run dev
Distributed under GPLv3 License. See LICENSE
for more information