This repository contains the specification for the zkChannels protocol instantiated on the Tezos blockchain.
- zkChannels on Tezos Overview and Introduction. A good place to start.
- System Setup and Merchant Initialization. Systemwide parameters and merchant setup information.
- Channel Establishment. Opening a zkChannel.
- Channel Payments. Making a payment on a zkChannel.
- Channel Closure. Closing a zkChannel.
- TezosEscrowAgent. Tezos-specific details.
- Implementation Considerations. Some notes on implementation pitfalls and considerations.
- Merchant Database. A guide to merchant channel-tracking.
- Customer Database. A guide to customer channel-tracking.