nap-core 0.5.14

Core library for the Narrative Addressing Protocol
Documentation
1
2
3
4
5
6
pub mod contract;
pub mod mock_backend;
pub mod mock_repository;

pub use mock_backend::MockBackend;
pub use mock_repository::mock_repo;