Soroban smart contracts powering decentralized trading on Stellar.
InterChangableTrade-Protocol contains the on-chain logic for the InterChangableTrade ecosystem. It implements the core business rules that enable secure, transparent, and decentralized trading of tokenized assets using Soroban smart contracts.
- Asset Registry
- Marketplace Contract
- Escrow Contract
- Trade Settlement
- Contract Events
- Stellar Asset Support
- Rust
- Soroban SDK
- Stellar CLI
contracts/
tests/
scripts/
docs/
git clone https://github.com/InterChangableTrade/InterChangableTrade-Protocol.git
cd InterChangableTrade-Protocol
cargo build
cargo test- InterChangableTrade-Fricks
- InterChangableTrade-Core
Contributions, security reviews, and audits are highly encouraged.
Apache-2.0