Skip to content
News March 18, 2025

Stellar Developer Meeting: CAP-66 and CAP-67 Discussions

Share:

The Stellar Developer Meeting highlighted two proposals, CAP-68 and CAP-69, aimed at enhancing Soroban’s functionality. CAP-68 proposes a host function to determine executable types associated with various addresses, enabling differentiation between classic accounts, Terra asset contracts, and WASM contracts. This function is significant for developers needing to verify contract types or perform token operations reliably. CAP-69 focuses on providing simple conversion functions between string and byte objects within Soroban, addressing previous limitations that required full string copying for operations. These changes are set to bring flexibility and reduce errors in development on the Stellar network.