Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 336 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 336 Bytes

representatives-ui

A basic react app to interact with the Teia Community Representatives multisig smart contract.

Installation

This should work with Node.js v16.14.2:

cd representatives-ui
npm install
npm start