Skip to main content

ResQ.Blockchain

INeoClient Interface

Interface for Neo N3 blockchain operations.
Derived
MockNeoClient

Example

Remarks

This interface defines the contract for interacting with the Neo N3 blockchain. Implementations provide methods for recording events, verifying attestations, and querying blockchain state. Use MockNeoClient for testing and development without a real blockchain connection.