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: 21 days ago
JSON representation
Rust support for Elements transaction/block deserialization
- Host: GitHub
- URL: https://github.com/ElementsProject/rust-elements
- Owner: ElementsProject
- License: cc0-1.0
- Created: 2018-08-24T17:36:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T15:52:49.000Z (8 months ago)
- Last Synced: 2024-05-01T19:25:34.180Z (8 months ago)
- Language: Rust
- Size: 13.5 MB
- Stars: 47
- Watchers: 14
- Forks: 31
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-liquid - Rust-elements
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**.