Hello everyone, I am working with a team that is developing a meta-coin on top of ethereum.
I was curious if these coins will be readily useable in exchanges and wallets, or will we have to work with developers to create these external applications?
thanks in advance
0 ·
Comments
Wallets will of course be dapps themselves.
For instance Alice has subcoins and Bob has ethers, they do not trust each other, and the subcurrency does not support sending subcoins upon Alice receiving ethers. Alice uses this: Then Alice sends the subcoins to the name of the address, so the message it would send would actually be able to send the subcoins.
There are more cases where introducing a contract inbetween like this allows for more features than the contracts used directly.