Main API Methods

One call to rule them all.

Running blockchain solutions is an asynchronous process: You send data to the blockchain and then wait for the network to validate it.

BWS Unified API uses only two methods to call for solution operations: Call and Fetch. The CALL operation starts the blockchain request. FETCH returns the status of the call.

Last updated