How to Add Issue Asset function to a BTC Wallet for Multichain

+1 vote
Hi,

We will be forking a btc wallet and creating it for our multichain instance. Is their a particular part in the code we look for so that when we add "Issue Asset/Create Asset" to our wallet, those who use the wallet instead of the web demo or downloading the multichain core will be able to perform those functions from within the wallet? It would be great to be able to add all features in the web demo, into a web/mobile wallet that people can use. If it works for us we will gladly share.

Thank you so much for any help on this.
asked Jan 2, 2018 by AITCA

1 Answer

0 votes
If you want to add functionality to a bitcoin-derived wallet that creates special MultiChain transactions for permissioning, assets or streams, then you should consult our detailed documentation on the format for these transactions. For example, in terms of asset issuance, you'll find all the information you need here:

https://www.multichain.com/developers/native-assets/
answered Jan 2, 2018 by MultiChain
...