CityOfZion / neo-local

Personal blockchain for NEO dApp development!
MIT License
52 stars 26 forks source link

Added docker commands to start and attach #10

Closed metachris closed 6 years ago

metachris commented 6 years ago

Added the two Docker commands you need to use to start and attach to neo-python. It's important to document the raw usage without any wrappers.

Also, in the current state, the Makefile has several problems (see #3 #4 #5 #8) and is not generally recommendable.