#blockchain #eos #antelope #requests

kudu-esr

Library for creating EOSIO Signing Requests

1 unstable release

0.1.0-alpha Mar 20, 2025

#7 in #eos

MIT/Apache

205KB
4K SLoC

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.

Rust Antelope utils

This library provides data types and functions to interact with Antelope blockchains.

Dependencies

~22–34MB
~617K SLoC