hapi 0.1.0

Rust library for using HAPI protocol in cmart contracts on NEAR.
Documentation
1
2
3
4
5
pub use aml_registrar::*;
pub use aml_usage::*;

pub mod aml_registrar;
pub mod aml_usage;