Update docs/liquid-part1.md
This commit is contained in:
parent
ffd0170ef3
commit
37181fac00
@ -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`
|
- `$ tar xf elements-23.2.1-x86_64-linux-gnu.tar.gz`
|
||||||
- `$ ln -s elements-23.2.1-x86_64 elements`
|
- `$ ln -s elements-23.2.1-x86_64 elements`
|
||||||
* Navigate to Elements 'App' web interface on Umbrel and copy `rpcuser` and `rpcpassword` values
|
* Navigate to Elements 'App' web interface on Umbrel and copy `rpcuser` and `rpcpassword` values
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
- `$ export E_RPCUSER=elements`
|
- `$ export E_RPCUSER=elements`
|
||||||
- `$ export E_RPCPASS=XXXXXXXXXXXXXXXXXXXXXXX`
|
- `$ export E_RPCPASS=XXXXXXXXXXXXXXXXXXXXXXX`
|
||||||
* You should now be able to issue commands against the elements daemon
|
* You should now be able to issue commands against the elements daemon
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user