0x8c6651015262320fc6457aeb7a50e9a5a1a4a1dd
This projects uses the following environment:
- Python 3.7 (not required unless compiling from source)
- Neo-Express 2.0.23-preview
Note: This platform assumes the neo express node is running. Refer here for more information.
- Deploy the smart contract using:
neoxp contract deploy ./contract/despair.nef genesis
- Verify deployment:
neoxp contract list
despair should be there...