Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Blockchain by (12.7k points)

I am creating an ICO and want to test it on a private network. The neo-gui allows to invoke smart contract but does not send Neo asset token along with the invocation. The Neon wallet provides to participate in ICO but it does not work on a private network setup using Docker.

Any workaround to call ICO smart contract's mintToken along with some Neo token transferred?

1 Answer

0 votes
by (29.5k points)

Hi ,here is what could work for you, You could use neo-python to interact with your private net
You can use the option --
privnet [host] when starting neo-python to connect to your privnetlet me know if this works

Browse Categories

...