commit 2cc272060b695646dc70b19a87e3efa065ee2669 parent e5ed895f45aa41a199f5b13dabbafda5744be7b5 Author: Antoine A <> Date: Tue, 29 Jul 2025 15:43:17 +0200 common: init README Diffstat:
| M | README.md | | | 12 | +++++++++++- |
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1,3 +1,13 @@ # Taler Rust -TODO +GNU Taler utils in Rust and some third parties adapters. + +## Adapters + +### taler-magnet-bank + +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