smartSignature-contracts Prerequisite Install node Install Ganache npm install or yarn Test command: npm run test Deployment npm run build Copy ./dist/*.sol(Only pick up those you want to deploy) to http://remix.ethereum.org/ Use remix to deploy on Mainnet, Ropsten ...