Skip to content

UCLA-IRL/cert-ledger

Repository files navigation

Cert Ledger

Cert Ledger is a distributed logger for storing Certificates/Revocation records for distributed trust anchors.

Dependencies

  • ndn-cxx
  • ndn-svs
  • leveldb
  • NFD - to forward the NDN network

Compile (on Ubuntu)

sudo apt-get install libleveldb-dev
./waf configure --with-tests
./waf
sudo ./waf install

Run Tests

./waf configure --with-tests
./waf
sudo ./waf install
./build/unit-tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published