Decentralized Exchange

When a User utilizes the HbarSuite Launchpad and/or DEX to perform a task:

  • An atomic transaction request is created by the User

  • The Smart-Node connected to the User receives the event

  • The Smart-Node propagates the Offline Transaction through HCS, to tell the other nodes to sign the transaction initiated by the User who requested it.

  • If the request is marked genuine by the Smart-Nodes, the transaction will be successful.

Important: In order for the validators to verify the veracity of the transactions, a minimum threshold of n* Smart-Node signatures is required before reaching a final consensus agreement.

Last updated