stellar-registry 0.0.2

A smart contract library for using stellar registry to import other smart contracts
Documentation
1
2
3
4
//! `stellar-registry` is a collection of tools to help integrate with
//! existing smart contracts on Stellar.
//!
pub use stellar_scaffold_macro::*;