solidity-ui-generator A generator of UI for Solidity smart contracts Testing Run this to generate a test application: npm run build -- --input ./test --output ./output --clean Start the generated application: cd output npm run start