neo-cli 1.0.0

Command-line interface for the NeoRust SDK
1
2
3
4
5
6
7
8
9
pub mod blockchain_tests;
pub mod contract_tests;
pub mod defi_tests;
pub mod fs_tests;
pub mod generate_tests;
pub mod init_tests;
pub mod network_tests;
pub mod utils;
pub mod wallet_tests;