neo-devpack-solidity 0.22.0

Production-focused Solidity-to-NeoVM compilation system
Documentation
1
2
3
4
5
6
include!("statements/dispatch.rs");

include!("statements/assignments.rs");
include!("statements/events.rs");
include!("statements/assembly.rs");
include!("statements/logical.rs");