Introduction
SWT REST API allows users and developers quickly to establish a connection with the existing blockchain infrastructure. The SWT REST API enables the execution of the basic operations on the blockchain, such as the retrieval of balance info, initiating a transaction, executing a smart contract, etc.
The SWT REST API works under HTTP protocol and allows sending POST-requests and retrieves data in JSON format.
Last updated