Ecosyste.ms: Awesome

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

https://github.com/ElementsProject/rust-elements

Rust support for Elements transaction/block deserialization
https://github.com/ElementsProject/rust-elements

Last synced: 4 days ago
JSON representation

Rust support for Elements transaction/block deserialization

Lists

README

        

[![Status](https://travis-ci.org/ElementsProject/rust-elements.png?branch=master)](https://travis-ci.org/ElementsProject/rust-elements)

# Rust Elements Library

Library with support for de/serialization, parsing and executing on data
structures and network messages related to Elements

[Documentation](https://docs.rs/elements/)

## Minimum Supported Rust Version (MSRV)

This library should always compile with any combination of features on **Rust 1.48.0**.