Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 261 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 261 Bytes

Rust Bigchaindb Driver

Re-implementation of js-bigchaindb-driver in Rust

Install

Add Cargo.toml

bigchaindb = { git = "https://github.com/macroexpansion/bigchaindb-rs" , branch = "main" }