brc20-prog 0.5.1

BRC20 programmable module - Smart contract execution engine compatible with BRC20 standard
Documentation
1
2
3
4
5
mod block_history_cache;
pub use block_history_cache::{BlockHistoryCache, BlockHistoryCacheData};

mod block_cached_database;
pub use block_cached_database::BlockCachedDatabase;