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

nojb/ocaml-macaroons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macaroons

A minimal implemention of libmacaroons in pure OCaml. See the paper for more information.

Author: Nicolas Ojeda Bar (n.oje.bar@gmail.com)

Dependencies

How to install

Make sure that you have installed libsodium.

Using OPAM:

opam install sodium macaroons

Manually:

git clone https://github.com/nojb/ocaml-macaroons
cd ocaml-macaroons
make
make install

Documentation

See the online version of the ocamldoc documentation here.

About

A minimal reimplementation of libmacaroons in OCaml

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •