A CLI that helps you set up an XRPL-XRPL bridge.
Project description
xbridge-cli
Install
pip install xbridge-cli
NOTE: if you're looking at the repo before it's published, this won't work. Instead, you'll do this:
git clone https://github.com/xpring-eng/xbridge-cli.git
cd xbridge-cli
# install poetry
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -
poetry install
poetry shell
Install rippled and the xbridge witness.
rippled: https://xrpl.org/install-rippled.html
witness: https://github.com/seelabs/xbridge_witness
Get started
export XCHAIN_CONFIG_DIR={filepath where you want your config files stored}
export RIPPLED_EXE={rippled exe filepath}
export WITNESSD_EXE={witnessd exe filepath}
./scripts/tutorial.sh
To stop the servers:
xbridge-cli server stop --all
Use Commands
xbridge-cli --help
Each subcommand also has a --help
flag, to tell you what fields you'll need.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xbridge_cli-0.3.3.tar.gz
(33.8 kB
view details)
Built Distribution
File details
Details for the file xbridge_cli-0.3.3.tar.gz
.
File metadata
- Download URL: xbridge_cli-0.3.3.tar.gz
- Upload date:
- Size: 33.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d869a0ef58a80dad448c0cac49dfacc4ac4d16167f6efef7b89f2a249e03d2c |
|
MD5 | ab955a4263eddd6505ea6a354310940b |
|
BLAKE2b-256 | f7e2f4da1106c9675799aae12da5d6f728c964773ee8c8c4c4cabd72af42da1d |
File details
Details for the file xbridge_cli-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: xbridge_cli-0.3.3-py3-none-any.whl
- Upload date:
- Size: 49.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfddc8e89d1fbc969a9adcf1fa70b997f667b82f0f0d6b726dc2e314056fa0ec |
|
MD5 | 9e8e63f203ca38dc43132febf0830edc |
|
BLAKE2b-256 | 9b955b1f807d0309ccbc12959fc5fd0bdce7797dede87df600ffa5cd01216272 |