Reputation: 315
Our business is interesting about whether we can integrate an existing cryptocurrency such as Ripple to CorDapp, so we can use Ripple as the payment currency for our CorDapp, does it possible to do?
Upvotes: 1
Views: 89
Reputation: 23140
The general approach is documented here: Exchanging Corda cash states for traditional cash.
The only way to achieve this is to have a trusted party hold the cryptocurrency in escrow in the real-world, and issue corresponding on-ledger cryptocurrency states. At a later date, nodes can return the cryptocurrency states they hold to the escrow, who exits the states in exchange for real-world cash.
Upvotes: 1