neo-project / examples

MIT License
138 stars 135 forks source link

Asset is not registered after deploying ICO_Template #12

Closed Chubby-Chocobo closed 6 years ago

Chubby-Chocobo commented 6 years ago

Hi, I want to implement a token for ICO base on NEO, so follow this template. After getting avm file, I deployed and invoked deploy method as described in this guide.

I followed the tutorial carefully and no error occurred. But my token just does not appear in testnet's assets list. I also see in the test net there's no asset that has type NEP5 now.

I want to implement a token like APH in main net, but don't have any clues how to make it now. Did I miss any step? Or NEP5 token is not available in test net? Best regards,

ghost commented 6 years ago

NEP5 tokens are not system assets. They are a concept defined within a smart contract. Suggest this issue be closed.