1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Create README for every crate

This commit is contained in:
NG (Graham)
2026-03-05 21:47:50 -05:00
parent ca8e5b013b
commit a391d7e45a
20 changed files with 82 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# rc_microtransactions
Client payment HTTP service.
This is supposed to handle real money transactions, from what can be bought to directing the client to a payment processor.
Only the bare minimum is actually implemented.