neo-runtime 0.1.0

Neo N3 Runtime Stubs
Documentation

Neo N3 Runtime facade

This crate provides a lightweight façade over the Neo runtime surface so integration tests and examples can exercise the canonical syscall catalogue without depending on a full node implementation. The implementation intentionally returns deterministic placeholder values – enough to validate wiring and type conversions while remaining self-contained for unit tests.