loambuild / loam

build, deploy, and maintain ambitious smart contracts. monorepo for Loam SDK, CLI, and shared tools.
https://loam.build
2 stars 7 forks source link

feat: add `stellar_asset!` macro. Resolves a token client at compile #133

Open willemneal opened 1 month ago

willemneal commented 1 month ago

Currently you need to hard code the contract ids of existing SAC contracts like "native". This allows this to be resolved at compile time. It does currently require that STELLAR_NETWORK be local, testnet, futurenet or mainnet and defaults to local.