Closed EliEladElrom closed 5 years ago
Hi,
Your issue has been fixed in the latest development
branch pushed just moments ago. Please be aware that this latest version introduces changes to the cli commands. This means;
build
is now sc build
import
is now sc deploy
Please consult the help
output of the individual commands for their usage as some input parameters might have changed order from the old commands.
I can confirm I was able to build and deploy as expected. Thanks for the quick turn around.
Current behavior
Expected behavior
What should be happening? Prompted to fill out properties about contract
Include a screenshot if it makes sense.
How to reproduce
Create Hello World contract name it: sample1.py
Build the contract:
Import
Your environment
Let us know in what environment you're running into the issue:
np-prompt --version
) neo-python v0.8.3-devpython -V
) Python 3.6.6