We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
We generate a library from the erc20 interface in java for further use in the application.
Contains:
Генерируем из интерфейса ERC20 в java библиотеку, для последующего использования в приложении.
Содержит:
Result here
solc ERC20.sol --bin --abi --optimize -o convert/
web3j solidity generate convert/TokenERC20.bin convert/TokenERC20.abi -o convert/ -p ru.example.token