Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/doublify/libblockchain
- Owner: doublify
- License: mit
- Created: 2017-05-03T04:23:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-20T21:12:36.000Z (over 6 years ago)
- Last Synced: 2024-10-07T04:22:02.167Z (29 days ago)
- Topics: blockchain, rust
- Language: Rust
- Homepage:
- Size: 4.88 KB
- Stars: 30
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rust-cn - doublify/libblockchain - ci.org/doublify/libblockchain.svg?branch=master">](https://travis-ci.org/doublify/libblockchain) (Libraries / Cryptography)
- awesome-rust - doublify/libblockchain - ci.org/doublify/libblockchain.svg?branch=master">](https://travis-ci.org/doublify/libblockchain) (Libraries / Cryptography)
- awesome-rust-zh - doublify/libblockchain - 区块链实现[<img src="https://api.travis-ci.org/doublify/libblockchain.svg?branch=master">](https://travis-ci.org/doublify/libblockchain) (库 / 加密)
- awesome-rust - doublify/libblockchain - ci.org/doublify/libblockchain.svg?branch=master">](https://travis-ci.org/doublify/libblockchain) (库 Libraries / 密码学 Cryptography)
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