📄️ Overview
Zero-Knowledge Transactions (ZKT) is an experimental feature of the Stability Blockchain that simplifies blockchain interactions by allowing users to submit data directly via standard HTTP POST requests. This removes the need for complex Web3 libraries, enabling any application capable of making a web request to interact with the blockchain.
📄️ API Reference
ZKT OpenAPI Specification
📄️ Checking Transaction Status
After submitting a ZKT transaction, you may want to verify its status and retrieve transaction details. This is especially useful for monitoring asynchronous transactions and ensuring they have been successfully processed on the blockchain.