Skip to content

Development Concepts

PulseVM uses the Antelope execution model (the lineage behind XPR Network, WAX, and Telos). If you've built Antelope/EOSIO contracts, it's the model you know; if you're coming from EVM, these are the ideas that differ most. Each page below is PulseVM-native; for the exhaustive C++ reference, the Antelope docs are canonical.

Ready to write one? See the Rust, C++, or TypeScript quickstarts, and the host-functions reference.