You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For more detailed documentation on the CLI, see [this README](./docs/cli/README.md).
27
+
For more detailed documentation on the CLI, see [this README](./dev-docs/cli/README.md).
28
28
29
29
## Becoming a Market Maker
30
30
31
31
Swapping of course needs two parties - and the CLI is only one of them: The taker that occasionally starts a swap with a market maker.
32
32
33
33
If you are interested in becoming a market maker you will want to run the second binary provided in this repository: `asb` - the Automated Swap Backend.
34
-
Detailed documentation for the `asb` can be found [in this README](./docs/asb/README.md).
34
+
Detailed documentation for the `asb` can be found [in this README](./dev-docs/asb/README.md).
0 commit comments