simplicity-sys

Crates.iosimplicity-sys
lib.rssimplicity-sys
version0.2.0
sourcesrc
created_at2024-01-29 22:06:55.778613
updated_at2024-01-29 22:06:55.778613
descriptionFFI bindings to libsimplicity
homepagehttps://github.com/BlockstreamResearch/rust-simplicity/
repositoryhttps://github.com/BlockstreamResearch/rust-simplicity/
max_upload_size
id1119397
size3,753,297
Andrew Poelstra (apoelstra)

documentation

https://docs.rs/simplicity-sys/

README

simplicity-sys

This crate provides Rust definitions for the FFI structures and methods.

Vendoring

The default build process is to build using the vendored simplicity sources in the depend folder. There is no support for symbols yet.

To update the vendored sources, use the vendor-simplicity.sh script:

$ ./vendor-simplicity.sh depend <rev>
  • Where <rev> is the git revision of ElementsProject/simplicity to checkout.
Commit count: 0

cargo fmt