Developing server side transaction
In server side, there are a series of server operations, which accept the request from client side operation and execute the Specific business logic. This section introduces how to develop and configure these operations using the Transaction Editor.
startUpServerOp Operation
signInOp Operation
Withdraw Operation
Withdraw Query Account Operation
LogoutOp Operation
Parent topic:
Sample implementation