CityOfZion / neo-local

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

Wallets Volume #29

Closed revett closed 6 years ago

revett commented 6 years ago

Problem

This is a feature request from @Sindbag which they mentioned in #28.

You are currently unable to mount wallet files into the neo-python container.

Solution

Create a new local ./wallets directory, and mount that within the Docker Compose stack.

Notes

revett commented 6 years ago

This has been documented in the wiki: Mounting Wallet Files