- Setup
rustlanguage env. - Build service using.
- Get the release binary.
cargo build --release -p rgb-uwallet
cp ./target/release/runes-dex <work-dir>/runes-dexTo run the service locally, you need to have several services running in the background. For reference, this is what my local setup looks like: