basm-sdk-community 0.1.0

Community SDK for the Blocky Attestation Service
Documentation
1
2
3
4
5
6
7
pub mod memory;
pub mod io;
pub mod http;
pub mod attestation;
pub mod prelude;

pub use basm_sdk_community_macros::bky_entrypoint;