This commit is contained in:
2025-04-29 23:54:10 +02:00
parent 56c57957c8
commit 356a107c76
6 changed files with 120 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# Using Obsero Probe
## Requirements
- Go 1.21+
- Local or remote IPFS node
- Ethereum private key
## Steps
1. Launch the probe with a target:
```bash
go run ./cmd/obsero-probe --target https://example.com --output proof.json --ipfs
```
2. Review the generated proof file.
3. Validate the signature and hash.
4. Use the IPFS CID and proof hash to submit on-chain.