Skip to content

Mounting Wallet Files

Charlie Revett edited this page Jun 25, 2018 · 1 revision

What?

This page describes how to mount a previously used wallet file within the neo-python container, so that it can be used again.

Steps

After cloning this repo locally, you need to add the wallet file(s) to the local directory called:

./wallets

After doing this, start the stack (see the Usage section of the wiki).

After doing so you will find your wallet file(s) mounted within the neo-python container, in the following directory:

./wallets

You can then use the wallet file(s) as desired.

Join our neo-local Slack channel for direct support!

Clone this wiki locally