/multisig-app

A basic react app to interact with the tezos multisig smart contract

Primary LanguageJavaScriptMIT LicenseMIT

multisig-app

A basic react app to interact with my tezos multisig smart contract.

Installation

This should work with Node.js v16.14.2:

cd multisign-app
npm install
npm start