Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Latest commit

 

History

History

local_ledger_db

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

LocalLedgerDB

LocalLedgerDB is the database layer for LocalLedger. It contains the Ecto schemas needed to record transactions and entries in a DEB model (Double Entry Bookkeeping).

Installation

See main README for more information about LocalLedger.