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