You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: