@open-nodo/module-donors
v0.1.2
Published
Donor registry and donation-allocation kernels with a Prisma fragment.
Readme
@open-nodo/module-donors
Donor registry primitives for third-sector organisations.
prisma/donors.prismaowns donor identity and classification records.- The public API provides donor-kind labels and privacy-safe email masking.
- Donation ledger entries and their accounting treatment remain owned by
@open-nodo/module-accounting; hosts integrate the two through identifiers or an application-owned relation.
Applications must encrypt sensitive fields, enforce tenant scope, and avoid putting real donor data in logs or fixtures.
AGPL-3.0-or-later.
