Skip to content

koyweforest/kobe

 
 

Repository files navigation

🌳 Koywe Alpha Beta v0.002

One-stop sustainable asset and offset manager

This is the first iteration of many, built using Scaffold-Eth (learn more here or here)

🏄‍♂️ Quick Start for using this project

Prerequisites: Node plus Yarn and Git

clone/fork this repo:

install and start your 👷‍ Hardhat chain:

cd scaffold-eth
yarn install
yarn chain

in a second terminal window, start your 📱 frontend:

cd scaffold-eth
yarn start

in a third terminal window, 🛰 deploy your contract:

cd scaffold-eth
yarn deploy

🔏 Check out our smart contracts in packages/hardhat/contracts

📝 Our basic frontend App.jsx in packages/react-app/src

💼 And our custom components in packages/react-app/src/components

📱 Open http://localhost:3000 to see the app

🌳 Take the Koywe Pledge to protect the planet, join us to grow a forest! See a live version of this repo at https://staging.koywe.eco

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.4%
  • JavaScript 26.5%
  • Solidity 1.1%
  • Shell 0.6%
  • HTML 0.2%
  • Dockerfile 0.1%
  • TypeScript 0.1%