/language_solidity

Solidity implementation for the Nexss Programmer 2.x

Primary LanguageJavaScriptMIT LicenseMIT

Solidity implementation for the Nexss Programmer 2.x

To Install Nexss Programmer please go to Nexss Programmer CLI for more information. You can also find some R&D on wiki pages: https://github.com/nexssp/language_nodejs/wiki

Links found on the Internet

Examples

Nexss Programmer uses solc under the hood and installing it from sources.

Please not that for linux atm cmake is also build from sources, so it is taking a bit of time. Please let us know if you have any suggestions how to improve it.

nexss yourfile.sol --help
nexss yourfile.sol --gas
nexss yourfile.sol --asm

# -- -> abi,asm,ast,bin,bin-runtime,devdoc,function-debug,function-debug-runtime,generated-sources,generated-sources-runtime,hashes,metadata,opcodes,srcmap,srcmap-runtime,storage-layout,userdoc
...