This server is where all contracts are compiled and Verified.
Provide step-by-step instructions on how to get a development environment running.
git clone https://github.com/PhantomOz/Badger-backend
cd badger
npm install
npm run dev
You can find the Badger smart contracts - HERE
You can find the Badger Frontend - HERE