HTS/HCS/HSC/HFS Interoperability #69
andrewantar
started this conversation in
Ideas
Replies: 3 comments 1 reply
-
Beyond mint and transfer, what other use cases would smart contracts be desired to provide for HTS tokens? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I might suggest baby steps:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
There could be a smart contract protocol that governs data input into file
service and/or HCS and validators who vote in a time-boxed set of
rounds time-stamped on HCS to accept the new data into file service and
then the smart contract releases a HTS token from escrow once successfully
completed. This is a potential workflow for a variety of use cases that
demonstrates the need for interoperability between HCS, HTS, smart contract
service, and file service.
…On Mon, May 17, 2021 at 5:42 PM Jason Fabritz ***@***.***> wrote:
I might suggest baby steps:
1. Allow arbitrary transfers to piggy-back on any transaction (so a
contract/account could be co-funded with an initial balance, or an HCS
message could also transfer tokens/hbar)
2. Revisit potential expansion of scheduled transaction white list
3. Then, focus on adding interop to the HVM, assuming the community
does not come up with something better in the form of a side-chain, but one
feature at a time, say start with HTS transfers, HTS admin functions,
followed by writing to HCS.....
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#69 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAG2KXOWIAAJUK5C556TLRLTOGEVVANCNFSM43GMZZVA>
.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wanted to start a discussion of interoperability between Hedera services. This could become several HIPs since there are several “bridges” to build but some use cases come to mind based on discussions with developers:
I’m sure there are more use cases including using any number of services concurrently for example there could be a DAO on HSC (smart contracts) that records events in HCS and also mints governance tokens on HTS in accordance with the rules/logic of the smart contract. HCS entries from HSC can also link to a HFS (file service) to store a script or URLs to a data dump. I actually have a real world use case like this I’m helping someone map out using Hedera.
Another prime use case is minting NFTs on HTS and having the NFT represent ownership of a real world asset that is recorded in HCS. One example is using HTS to mint an NFT for a sneaker or tshirt whose provenance “birth certificate” is tagged on HCS using Atma.io. A physical NFC chip label that is linked to HCS can be applied to a physical product and that product can be sold or traded in a marketplace using its unique HTS NFT linked to its HCS NFC label.
Beta Was this translation helpful? Give feedback.
All reactions