I've got the sample-BitcoinWallet code from your repository working with multichain protocol after changes made to the handshaking.
The wallet is able to receive native currency and all transfers are smooth and working as expected. To make this useful for the community and everyone around (I'm planning to opensource), what changes do I need to make so that the wallet is also able to receive native assets and display it as well. Any documentation available on this?
Thanks