abi2sol gem - command-line tool for abi to sol(idity) contract source code generation
Hello, in the ongoing crypto winter programming series in ruby I added yet another gem, that is, abi2sol that ships with a command-line tool that lets you generate solidity (contract) source code from application binary interface (abi) definitions (in json). Happy blockchaining with ruby. Cheers. Prost.
Post a comment