taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 72c7d2cf55c8dd7240c5e94c77cc81a3d5fc1ca5
parent 8f7c57edee92c4586a51acb3aa5f8854cd53b62f
Author: MS <ms@taler.net>
Date:   Mon, 10 Jul 2023 13:17:24 +0200

EBICS 3 tutorial in the index.

Diffstat:
Mlibeufin/ebics3-test-tutorial.rst | 4++--
Mlibeufin/index.rst | 1+
2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/libeufin/ebics3-test-tutorial.rst b/libeufin/ebics3-test-tutorial.rst @@ -77,8 +77,8 @@ important to check that the client, along the keying process, has obtained the right bank keys. The test runner will pause the execution to let the user check them. -Setting up the local Docker ---------------------------- +Setting up the local Docker and run the test +-------------------------------------------- Clone the following repository: diff --git a/libeufin/index.rst b/libeufin/index.rst @@ -18,3 +18,4 @@ LibEuFin is a project providing free software tooling for European FinTech. local-currencies-tutorial circuit-cli-commands int-deployment-gv + ebics3-test-tutorial