Skip to content

PlantaFi/plantation

Repository files navigation

🏗 Plantation

everything you need to build on Ethereum! 🚀

🧪 Quickly experiment with Solidity using a frontend that adapts to your smart contract:

image

🏄‍♂️ How to start

Prerequisites: Node plus Yarn and Git

clone/fork 🏗 plantation:

git clone https://github.com/PlantaFi/plantation.git

install and start a local 👷‍ Hardhat chain:

cd plantation
yarn install
yarn chain

in a second terminal window, start a local 📱 frontend:

cd plantation
yarn start

in a third terminal window, 🛰 deploy our contracts and oracle:

cd plantation
yarn deploy
yarn oracle

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published