Crate stellar_registry

Source
Expand description

stellar-registry is a collection of tools to help integrate with existing smart contracts on Stellar.

Macrosยง

import_contract_client
Generates a contract Client for a given contract. It is expected that the name should be the same as the published contract or a contract in your current workspace.