Technical Reference¶
Technical documentation for advanced users.
Overview¶
This section provides technical details about:
- Bitcoin network specifics
- PSBT format and structure
- Webhook integration
Integrations¶
Webhook Integration¶
Integrate Vigil notifications with your systems:
- HMAC-signed requests
- JSON payloads
- Event-driven architecture
Advanced Topics¶
Bitcoin Networks¶
Understanding mainnet, testnet, and signet:
- Network detection
- Address formats
- Block explorers
PSBT Format¶
Deep dive into Partially Signed Bitcoin Transactions:
- Structure and fields
- Signing workflow
- Verification
Additional Resources¶
Next: Webhook Integration →