- Known address of deployed Gnosis safe contract
- Deployed Whisper relay network of Executors
- Clone the dapp
npm install
npx truffle compile && npx truffle migrate --reset
cd client
npm install
npm run start
- open
localhost:3000
- Known address of deployed Gnosis safe contract
- Deployed Whisper relay network of Executors
npm install
npx truffle compile && npx truffle migrate --reset
cd client
npm install
npm run start
localhost:3000