stellar-registry 0.0.10

Stellar cross-contract calls, simplified
Documentation
1
2
3
4
5
#![no_std]
//! `stellar-registry` is a collection of tools to help integrate with
//! existing smart contracts on Stellar.
//!
pub use stellar_scaffold_macro::*;