taler-docs

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

commit 41bfa2c678ec8cbf0ed1700dbe38130450526143
parent 8c161033772f4e8f49307e2835073b870be530ec
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  9 Aug 2026 14:44:52 +0200

lock-number

Diffstat:
Adesign-documents/100-shares.rst | 39+++++++++++++++++++++++++++++++++++++++
1 file changed, 39 insertions(+), 0 deletions(-)

diff --git a/design-documents/100-shares.rst b/design-documents/100-shares.rst @@ -0,0 +1,39 @@ +DD 100: Share Tokenization +########################## + +Summary +======= + +CG has the lock on this. + +Motivation +========== + +Requirements +============ + +Proposed Solution +================= + +Test Plan +========= + +(If this DD concerns a new or changed feature, describe how it can be tested.) + +Definition of Done +================== + +(Only applicable to design documents that describe a new feature. While the +DoD is not satisfied yet, a user-facing feature **must** be behind a feature +flag or dev-mode flag.) + +Alternatives +============ + +Drawbacks +========= + +Discussion / Q&A +================ + +(This should be filled in with results from discussions on mailing lists / personal communication.)