Wildlife Conservation Powered by DeFi.
Prerequisites: Node plus Yarn and Git
clone/fork 🏗 ZOO:
git clone https://github.com/zoo-labs/zoo.gitinstall dependencies and start your 👷 Hardhat chain:
cd zoo
yarn install
yarn chainin a second terminal window, start your 📱 frontend:
cd zoo
yarn devYou should now have a local blockchain, with contracts deployed, and your app running on https://localhost:3000.