435 B

Bisq API Python Examples

This subproject contains Python3 classes demonstrating API gRPC method calls, and some sample bots.

Each class in the bisq.rpccalls package is named for the RPC method call being demonstrated.

The run-setup.sh script in this directory can install Python3 dependencies and example packages into a local venv.