From 28ce129e211dc90ab3f8d49b5732d4f02b715a33 Mon Sep 17 00:00:00 2001 From: Fadi Hadzh Date: Wed, 3 May 2017 14:59:51 +0300 Subject: [PATCH] add libblockchain --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c2d6475..a1556f4 100644 --- a/README.md +++ b/README.md @@ -440,6 +440,8 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( * [sfackler/rust-security-framework](https://github.com/sfackler/rust-security-framework) — Bindings for Security Framework (OSX native crypto) * [steffengy/schannel-rs](https://github.com/steffengy/schannel-rs) — Bindings for Schannel (Windows native TLS) * [RNCryptor/rncryptor-rs](https://github.com/RNCryptor/rncryptor-rs) — Pure Rust implementation of the RNCryptor AES file format +* [doublify/libblockchain](https://github.com/doublify/libblockchain) - A Blockchain implementation [](https://travis-ci.org/doublify/libblockchain) + ### Database