#eos #blockchain #antelope

kudu-esr

Library for creating EOSIO Signing Requests

1 unstable release

new 0.1.0-alpha Mar 20, 2025

#22 in Magic Beans

MIT/Apache

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 native float128 type. This currently needs a nightly Rust version as f128 support is still experimental. If this is not active, the Float128 will still be available but as a [u8; 16] wrapper.

Dependencies

~24–35MB
~624K SLoC