Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 780 Bytes

File metadata and controls

5 lines (3 loc) · 780 Bytes

UTXO Chain

Findora's UTXO Chain, in connection with the Noah cryptography library, offers developers the ability to confidentially transfer tokens on the UTXO Chain.

However, please note, there is no smart contract platform or virtual machine to execute business logic that directly calls the APIs in the UTXO Native Chain SDK. Thus, to deploy a decentralized application, developers would need to deploy business logic on Findora's EVM Smart Chain which is 100% EVM compatible. Transactions initiated on EVM Smart Chain can be routed through the UTXO Native Chain to help anonymize the transactions -- See the Privacy Routing SDK for details on this process.