Client smart contract abstraction
Extend your smart contract with this abstraction
Last updated
Extend your smart contract with this abstraction
Last updated
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: