For the complete documentation index, see llms.txt. This page is also available as Markdown.

Client smart contract abstraction

Extend your smart contract with this abstraction

With this abstraction you will be able to implement methods for sending, receiving, additional validation, and cross-chain transaction processing.

Asterizm integration starts with extending this abstraction into the client smart contract.

You can learn more about the smart contract abstraction on our GitHub:

EVM abstract contract
TVM abstract contract

Last updated