taler-rust

GNU Taler code in Rust. Largely core banking integrations.
Log | Files | Refs | Submodules | README | LICENSE

commit 378dcda26401b97a2ceaa87cdedfa0450a00b661
parent 82b29554417786a3f6a7010b3fb8f2fa93c66246
Author: Antoine A <>
Date:   Tue, 23 Dec 2025 14:01:37 +0100

common: update doc

Diffstat:
MMakefile | 2++
MREADME.md | 13++++++++++++-
Mtaler-cyclos/cyclos.conf | 2+-
3 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile @@ -25,6 +25,8 @@ install-nobuild-files: install -m 644 -D -t $(share_dir)/taler-cyclos/config.d taler-cyclos/cyclos.conf install -m 644 -D -t $(share_dir)/taler-cyclos/sql common/taler-common/db/versioning.sql install -m 644 -D -t $(share_dir)/taler-cyclos/sql taler-cyclos/db/cyclos*.sql + install -m 644 -D -t $(man_dir)/man1 doc/prebuilt/man/taler-cyclos.1 + install -m 644 -D -t $(man_dir)/man5 doc/prebuilt/man/taler-cyclos.conf.5 .PHONY: install install: build install-nobuild-files diff --git a/README.md b/README.md @@ -10,12 +10,23 @@ GNU Taler adapter for the [Magnet Bank](https://www.magnetbank.hu/) API. Support the [Taler Wire Gateway API](https://docs.taler.net/core/api-bank-wire.html) and the [Taler Bank Revenue API](https://docs.taler.net/core/api-bank-revenue.html). -WIP manual and docs +Setup documentation can be found [here](https://docs.taler.net/taler-magnet-bank-manual.html). + +### taler-cyclos + +GNU Taler adapter for the [Cyclos](https://www.cyclos.org/) API. Support +the [Taler Wire Gateway API](https://docs.taler.net/core/api-bank-wire.html) and +the [Taler Bank Revenue API](https://docs.taler.net/core/api-bank-revenue.html). + +Setup documentation can be found [here](https://docs.taler.net/taler-cyclos-manual.html). ## Project structure - **taler-magnet-bank**: Magnet Bank adapter. +- **taler-cyclos**: Cyclos network adapter. - **common**: Rust GNU Taler libraries + - **failure-injection**: Test utils to test failures paths - **taler-api**: GNU Taler API implementation + - **taler-build**: GNU Taler build time constants - **taler-common**: GNU Taler component logic and types - **taler-test-utils**: Test utils for GNU Taler adapter written in Rust GNU \ No newline at end of file diff --git a/taler-cyclos/cyclos.conf b/taler-cyclos/cyclos.conf @@ -10,7 +10,7 @@ NAME = [cyclos-worker] # URL of the Cyclos API server -API_URL = "https://mobil.magnetbank.hu" +API_URL = # Account username USERNAME =