Skip to content

rezn-project/rezn-ledgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rezn-ledgr

An OCaml daemon that manages ledger entries

Quick local test

echo '{"op":"list"}' \
| curl --unix-socket /tmp/reznledgr.sock \
       -H 'Content-Type: application/json' \
       -d @- \
       http://localhost/

About

Rezn backend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published