Update docs/liquid-part1.md

This commit is contained in:
b0xxer 2024-01-20 08:31:38 -06:00
parent ffd0170ef3
commit 37181fac00

View File

@ -72,6 +72,9 @@ Liquid uses a variation of BTC Core program known as Elements, much of the setup
- `$ tar xf elements-23.2.1-x86_64-linux-gnu.tar.gz`
- `$ ln -s elements-23.2.1-x86_64 elements`
* Navigate to Elements 'App' web interface on Umbrel and copy `rpcuser` and `rpcpassword` values
![](elements-umbrel.png)
- `$ export E_RPCUSER=elements`
- `$ export E_RPCPASS=XXXXXXXXXXXXXXXXXXXXXXX`
* You should now be able to issue commands against the elements daemon