Smart Contracts Reference
ProcessorEndpoint request types, TokenAllowlist, meta-transactions, and contract-level access control for Vela v0.2.0.
Trigger Contracts
How trigger contracts and the TRUSTPROCESS flow work in Vela v0.2.0. Covers deploying with a trigger, the stateUpdate callback sequence, and chaining guard patterns.
TypeScript Client
Installation and usage for the @horizen/vela-common-ts TypeScript client. Includes the v0.2.0 package and class rename.
WASM Application Development
Building Vela WASM applications with TinyGo: required exports, the v0.2.0 breaking change to process_request, and build commands.