In case you want to run radicle in containers, on the same host (e.g. your laptop),
you can use the docker-compose.yml
file provided within this repo.
- Create a folder where you will store the data of your node. e.g.
mkdir -p ~/radicle/profiles/bob/.radicle
- Set
RAD_HOME
:export RAD_HOME=~/radicle/profiles/bob/.radicle
- Create a key:
- Pick a good passphrase and store it in your password manager