Share your feedback
Take a 2-min anonymous survey and tell us what’s working, what’s not, and what matters to you.
Start Survey
I don’t have feedback

Latest API Releases

Here’s a feed to help you catch up with our latest releases.
Monday, August 11, 2025
API
Protocol
WASM
Tooling

Release: SpaceCraft SDK v0.60.0

SpaceCraft SDK v0.60.0 is live.

SpaceCraft v0.60.0 makes all the new Barnard functionality available by default for all Smart Contracts.

For questions or help, reach us on Telegram or Discord channels. 

Full Release Notes
Thursday, July 24, 2025
API
Protocol
WASM
Tooling

Release: SpaceCraft SDK v0.59.1

SpaceCraft SDK v0.59.1 is live.

SpaceCraft v0.59.1 adds fixes to the governance system smart contract interaction, as well as bringing some fixes to the SDK.

For questions or help, reach us on Telegram or Discord channels. 

Full Release Notes
Friday, July 4, 2025
API
Protocol
WASM
Tooling

Release: SpaceCraft SDK v0.59.0

SpaceCraft SDK v0.59.0 is live.

This release brings full support for the Barnard protocol upgrade, introducing expanded APIs, fallible transaction mechanisms, and improved contract tooling for MultiversX smart contract development.

It’s a major step forward for developers building advanced logic, tools, and governance flows on MultiversX.

For questions or help, reach us on Telegram or Discord channels. 

Full Release Notes
Thursday, May 29, 2025
API
Protocol
WASM
Tooling

Release: SpaceCraft SDK v0.58.0

This release unlocks native execution of smart contracts in blackbox tests for the first time. That means you can now test your code against real contracts, even without their source, and simulate realistic, multi-contract behavior. 

It also adds Rust 1.87 support, experimental gas metering, Wasmer 6 support, and a streamlined build system.

For questions or help, reach us on Telegram or Discord channels. 

Full Release Notes
Friday, November 24, 2023
API
Protocol
WASM
Tooling

Release: sc - 0.45.1, codec - 0.18.2, vm - 0.7.0, scenario-format - 0.21.0, sdk - 0.3.0

  • Replicated VM 1.5 in the Rust VM. This includes support for:
  • promises,
  • back-transfers,
  • modified event logs.
  • New endpoint annotation, `#[upgrade]`. Contract variants with upgrade endpoint, but without init now allowed.
  • Build system:
  • `wasm` crates now fully generated based on data from `sc-config.toml` and root `Cargo.toml`.
  • Setting wasm target dir automatically, if not specified, based on workspace.
  • Better hygiene in codec derive.
Full Release Notes
Friday, November 3, 2023
API
Protocol
WASM
Tooling

Release: sc - 0.44.0, vm 0.6.0

  • Back-transfer:
  • API support in framework (not yet implemented in the Rust VM);
  • Feature flag: `"back-transfers"`;
  • EI updated.
  • ESDT attribute ABI annotation and generator.
  • Multiple var-args disallowed, unless annotating endpoint with `#[allow_multiple_var_args]`.
  • Build system updates:
  • `multicontract.toml` renamed to `sc-config.toml`;
  • `add-unlabelled` default true.
  • New `FunctionCall` object & refactoring. Can be used as multi-value to pass contract call info to contracts.
  • `AddressToId` storage mapper.
Full Release Notes

Join a growing ecosystem

If you build on MultiversX and don't see your project listed, let us know.
Submit Project