Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/doublify/libblockchain

A Blockchain implementation in Rust
https://github.com/doublify/libblockchain

blockchain rust

Last synced: 8 days ago
JSON representation

A Blockchain implementation in Rust

Awesome Lists containing this project

README

        

# libblockchain

[![Travis Build Status](https://travis-ci.org/doublify/libblockchain.svg?branch=master)](https://travis-ci.org/doublify/libblockchain)
[![Crates.io](https://img.shields.io/crates/v/libblockchain.svg)](https://crates.io/crates/libblockchain)
[![Docs](https://docs.rs/libblockchain/badge.svg)](https://docs.rs/libblockchain/)

> A Blockchain implementation in Rust

## Contribute

PRs accepted.

## License

[MIT](LICENSE) (c) Doublify Technologies