Create React template from Solidity SmartContract.
npm install react-from-solCreate React template from Solidity SmartContract
- Truffle
- solcjs
- Node v18.14.2
- Make sure the smart contract is located inside the contracts/ directory, for example: contracts/Storage.sol.
``sh``
npx react-from-sol Storage