1 unstable release
Uses new Rust 2024
0.1.0 | Apr 3, 2025 |
---|
150 downloads per month
Used in 2 crates
19KB
350 lines
aum-engine
A Rust-based tool designed to manage and scale crypto AUM (Assets Under Management) efficiently.
Features
- Scalable and modular architecture.
- Built with performance and security in mind.
- Easy integration with existing Rust projects.
Installation
To set up and use aum-engine
, follow these steps:
-
Create a new Cargo project:
cargo init --bin my-aum-project cd my-aum-project
-
Add dependencies:
cargo add aum-core cargo add aum-engine
-
Start building your AUM management logic: Import the necessary modules and begin coding your solution.
Usage
To be explained in future. Currently pre-alpha.
Dependencies
~0.7–1.6MB
~34K SLoC