Example contract of ruler protocol impemented on Neo N3 blockchain. Please be patient with RPC testing. Compiler: neo3-boa v0.8.2. Python 3.8 recommended for tests based on neo3vm.
Educational repository used in YouTube lessons about NEO. This module demonstrates controlled on-chain state mutability, showing how to create, update, and delete stored data within a NEO contract. Includes practical examples with neo3-boa and neo-express, ready for local compilation and testing.