Skip to content

CommonsBuild/tec-interface

This branch is 21 commits ahead of, 2584 commits behind 1Hive/gardens-ui:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ff4b115 · Nov 14, 2020
Aug 31, 2020
Aug 13, 2020
Aug 19, 2020
Nov 14, 2020
Aug 12, 2020
Jun 20, 2020
Jun 20, 2020
Aug 12, 2020
Aug 13, 2020
Aug 31, 2020
Sep 8, 2020
Aug 31, 2020
Nov 13, 2020
Nov 13, 2020

Repository files navigation

Honey pot 🍯

Karma template frontend using @aragon/connect.

How to run locally:

Clone the repository

git clone https://github.com/1Hive/honey-pot.git

Install dependencies

cd honey-pot
yarn --ignore-engines

Start UI

yarn start:[network]

# yarn start:rinkeby
# yarn start:xdai

Environment variables

REACT_APP_APP_NAME # Name of the app (if empty, defaults to conviction-voting)
REACT_APP_ORG_ADDRESS # Address of the organization (if empty, defaults to address specified in netowrks.js file)

Packages

No packages published

Languages

  • JavaScript 99.8%
  • HTML 0.2%