• Types and structs
  • Primitive types
  • Opaque types
  • Others
  • Common functions (for both Contract and App shaders)
  • General
  • Raw memory utility functions
  • Memory allocation
  • Hash functions:
  • secp256k1 (elliptic curve cryptography) functions:
  • Contract-only functions
  • General
  • Cross-contract
  • Funds and signature management
  • Asset management
  • Application-only functions
  • Variable management
  • Log management
  • Key management
  • Application JSON response
  • Application parameters
  • Transaction management
  • Nonce management
  • Communication
  • C++ API