Search
⌃K

Introduction

EXM Functions or also described as "Trustless, Serverless functions" are programs that run using the concept of verifiable computing. They can be considered as highly scalable & can be written in multiple languages.
These kind of programatic functions are used to create high-performance decentralized applications through EXM, as they can abstract the complexities of a regular smart-contract based blockchain such as Ethereum, NEAR, or Solana. These complexities can go from block time to consensus mechanisms, where both concepts are not needed inside verifiable computing based algorithms .

Languages allowed by EXM:

  • Javascript
  • C
  • C++
  • Zig
  • Rust
  • AssemblyScript