headless-obyte icon indicating copy to clipboard operation
headless-obyte copied to clipboard

How to visualize wether the asset has been created or not, before sending the transaction?

Open abdul745 opened this issue 3 years ago • 0 comments

Hi Everyone, I am Abdul, currently working as a Blockchain Developer in Amco IT Systems. I am working on DAG currently in which I am making my own Obyte network named ORIO. Basically, we are trying to make our own DAG Cryptocurrency. I have to generate my new asset for this purpose. The problem I am facing is that I am unable to visualize wether our asset is being generated or not? In order to issue the asset, we first need to create and then send transaction from definer address. But How to make sure that our asset has been created and is ready to send a transaction? The code of "create_asset.js" is running smoothly without any error. I am following the Documentation here: https://developer.obyte.org/issuing-assets-on-byteball Also, I am using the same code and rules as described above.

abdul745 avatar Jul 16 '21 06:07 abdul745