> For the complete documentation index, see [llms.txt](https://docs.ethernity.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ethernity.cloud/ethernity-node/node-reset/node-wallets.md).

# Node wallets

Your node came already configured with wallets for the testnet. So it's plug & play. But you should change the wallet address to make it your own specially for the mainnet launch!

Edit the config file found in mvp-pox-node with your wallet addresses and private keys. Afterwards you have to run the below command.

sudo ansible-playbook -i localhost, playbook.yml -e "ansible\_python\_interpreter=/usr/bin/python3"
