summaryrefslogtreecommitdiff
path: root/libeufin/concepts.rst
diff options
context:
space:
mode:
authortanhengyeow <E0032242@u.nus.edu>2020-08-26 15:24:13 +0800
committertanhengyeow <E0032242@u.nus.edu>2020-08-26 15:24:13 +0800
commit682d001071e55d963ad235e04881224303c5adb8 (patch)
treed168d6e99043152c8fd03b23a2454df37f742957 /libeufin/concepts.rst
parent182b22d39d685c00012367bf74e767f3b74e61a0 (diff)
downloaddocs-682d001071e55d963ad235e04881224303c5adb8.tar.gz
docs-682d001071e55d963ad235e04881224303c5adb8.tar.bz2
docs-682d001071e55d963ad235e04881224303c5adb8.zip
Initial docs for frontend project
Diffstat (limited to 'libeufin/concepts.rst')
-rw-r--r--libeufin/concepts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst
index da48d7f8..b9c76c52 100644
--- a/libeufin/concepts.rst
+++ b/libeufin/concepts.rst
@@ -19,7 +19,7 @@ LibEuFin has two main components:
format via an HTTP API. It then translates those requests into interactions
with other banking APIs, abstracting away different underlying protocols and
hiding the complexity of the legacy protocols used by some banks.
-
+
2. The LibEuFin sandbox implements the server side of protocols
that banks speak. It also emulates a *very*, *very* simple
core banking system to manage accounts and their balance.