Skip to content

anychain-ffi-lib is a standard Rust library designed to provide a C-compatible library for Android and iOS platforms. It exports C functions via the Foreign Function Interface (FFI) for use in mobile applications

License

Notifications You must be signed in to change notification settings

0xcregis/anychain-ffi-rust

Repository files navigation

anychain-ffi-lib

anychain-ffi-lib is a standard Rust library designed to provide a C-compatible library for Android and iOS platforms. It exports C functions via the Foreign Function Interface (FFI) for use in mobile applications.

Goal

The goal of this library is to facilitate cross-platform interoperability, offer mobile app developers a high-performing and secure Rust implementation, and provide a straightforward yet robust interface for seamless communication and data exchange between Rust and mobile platforms.

Features

  • Cross-platform interoperability between Rust and mobile platforms (Android/iOS/Web).
  • High-performing and secure Rust implementation.

Dependencies

  • anychain-core: 0.1.6
  • anychain-kms: 0.1.8
  • anychain-bitcoin: 0.1.7
  • anychain-ethereum: 0.1.16
  • anychain-tron: 0.2.5

License

This project is licensed under the MIT/Apache-2.0 License.

More Information

For more information, please visit the homepage or the repository.

About

anychain-ffi-lib is a standard Rust library designed to provide a C-compatible library for Android and iOS platforms. It exports C functions via the Foreign Function Interface (FFI) for use in mobile applications

Resources

License

Stars

Watchers

Forks