1 unstable release
new 0.1.0-alpha | Mar 20, 2025 |
---|
#22 in Magic Beans
205KB
4K
SLoC
Rust Antelope utils
This library provides data types and functions to interact with Antelope blockchains.
lib.rs
:
This crate provides tools to create and sign EOS Signing Requests (ESR).
Feature flags
float128
: add support for a nativefloat128
type. This currently needs a nightly Rust version asf128
support is still experimental. If this is not active, theFloat128
will still be available but as a[u8; 16]
wrapper.
Dependencies
~24–35MB
~624K SLoC