Hello all,
I am curious. I have deployed 2 nodes as a part of a PoC and am using PERL to generate WIF watch-only addresses. The Private Keys are stored encrypted in another database.
May I ask: how can I use Multichain to:
- Create an asset (such as Government issued document), create a hash and send to the wallet address?
- Either create these addresses on the multichain-cli and import into the user's personal wallet (outside Multichain) OR create externally using PERL or Javascript and import later into multichain (with or without the private keys).
Thank you