slotstrike 1.0.0

Low-latency Solana slotstrike runtime for event-driven token execution
Documentation
1
2
3
4
5
6
7
8
pub mod aggregates;
pub mod config;
pub mod entities;
pub mod events;
pub mod services;
pub mod settings;
pub mod specifications;
pub mod value_objects;