rokket-labs / kobe

second iteration of kalpha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌳 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

About

second iteration of kalpha

License:MIT License


Languages

Language:CSS 75.1%Language:JavaScript 22.7%Language:Solidity 1.2%Language:Shell 0.6%Language:HTML 0.2%Language:Dockerfile 0.1%Language:TypeScript 0.1%