You are viewing a single comment's thread from:
RE: Witness Update - Primary witness now in Sweden + SteemEngine development
- You could for example create a token on Bitshares or some other network pegged to STEEM or SBD, and you could use this to facilitate conversion between the Steem network's STEEM and Bitshare's STEEMPEG.
- From what I can tell, bitBTC is a token on Bitshares for Bitcoin, and that's a good example of something it could be used for.
- Currently it's just a number set on the Coin Pair in the database, there is no automatic exchange rate updates, but you could easily add a cron to update the exchange rates every few minutes.
- I'm not sure about atomic chain swaps, but it's open source, so anyone could add support for it if they wanted
Sort: Trending
[-]
bobinson (63) 6 years ago
- OK
- I was wondering what happens if a peg breaks - like what happened in the case of SBD.
- Got it - I think with @coingecko and others providing us APIs, this can be added very easily.
- On HTLC (atomic swaps) agreed. I am looking into HTLC for few things. I will revert with any information that I am able to find.