> ## Documentation Index
> Fetch the complete documentation index at: https://docs.resq.software/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Blockchain

## ResQ.Blockchain Namespace

| Classes                                                                                               |                                                                                                                                |
| :---------------------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------- |
| [BlockchainEvent](./ResQ.Blockchain.BlockchainEvent.md "ResQ.Blockchain.BlockchainEvent")             | Represents an event to be recorded on the blockchain for immutable logging.                                                    |
| [EvidenceRecord](./ResQ.Blockchain.EvidenceRecord.md "ResQ.Blockchain.EvidenceRecord")                | Represents evidence metadata linked to IPFS storage.                                                                           |
| [LocationAttestation](./ResQ.Blockchain.LocationAttestation.md "ResQ.Blockchain.LocationAttestation") | Represents a cryptographically signed location attestation for a drone.                                                        |
| [MockNeoClient](./ResQ.Blockchain.MockNeoClient.md "ResQ.Blockchain.MockNeoClient")                   | Mock implementation of [INeoClient](./ResQ.Blockchain.INeoClient.md "ResQ.Blockchain.INeoClient") for testing and development. |
| [NeoClientOptions](./ResQ.Blockchain.NeoClientOptions.md "ResQ.Blockchain.NeoClientOptions")          | Configuration options for the Neo N3 blockchain client.                                                                        |
| [TransactionResult](./ResQ.Blockchain.TransactionResult.md "ResQ.Blockchain.TransactionResult")       | Represents the result of a blockchain transaction submission.                                                                  |

| Interfaces                                                                 |                                             |
| :------------------------------------------------------------------------- | :------------------------------------------ |
| [INeoClient](./ResQ.Blockchain.INeoClient.md "ResQ.Blockchain.INeoClient") | Interface for Neo N3 blockchain operations. |
