multisig-app A basic react app to interact with my tezos multisig smart contract. Installation This should work with Node.js v16.13.1: cd multisign-app npm install npm start