neo3 1.0.3

Production-ready Rust SDK for Neo N3 blockchain with high-level API, unified error handling, and enterprise features
Documentation
1
2
3
4
5
6
7
8
[toolchain]
channel = "stable"
components = [
    "cargo",
    "clippy",
    "rust-src",
    "rustfmt",
]