Search for a file by its content hashThe search-file command allows you to search for a file in the Trust Engine registry by uploading the file and checking if its content hash exists on the blockchain. You can search for all registrations of a file or filter by a specific wallet address. To use it, run the following command from your terminal
Option | Description |
---|---|
-f, --file <path> | Path to the file to search for |
-w, --walletAddress <address> | Wallet address to search for (Solana public key) |
--json | Output the result as JSON |