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