NeoJsonRPC

Python JSON-RPC client for the NEO blockchain.

     _  __           __             ___  ___  _____
    / |/ ___ ___ __ / ______  ___  / _ \/ _ \/ ___/
 /    / -_/ _ / // (_-/ _ \/ _ \/ , _/ ___/ /__
/_/|_/\__/\___\___/___\___/_//_/_/|_/_/   \___/
  

 Getting started


NeoJsonRPC is a Python JSON-RPC client for the NEO blockchain. It implements the JSON-RPC methods of the API interface provided by NEO nodes (minus the methods requiring an opened wallet). The client also provides a high-level interface to invoke contract methods on the NEO blockchain.