I have an existing, simple, inventory tracker written as a java server page (jsp) with mysql. I would like to add Multichain. As inventory is shipped, I need to decrease the inventory with Multichain etc
I need to send an asset in Mutichain, then query the chain for the asset balance. Does anyone have any code for this use case?