Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 326 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 326 Bytes

Teia Core Team Multisig UI

A basic react app to interact with the Teia Core Team Multisig smart contract.

Installation

This should work with Node.js v16.18.0:

cd teia-dao-multisig-ui
npm install
npm start