Smart Contract APIs
ParaTimes provide their own interfaces to the smartcontracts they host. Different ParaTimes can havetheir own setnantics, but they will typically includesome notion of transaction aborting or committing aswell as some way to access longer-term storage (withtransactional semantics).
The consensus layer is concerned only with consensus, which is used to order the transactions processedby ParaTjmes. ParaTimes are free to provide bindings to smart contract APIs for arbitrary languagesthough the teference ParaTime is initially focused onsupporting smart contracts written in Rnst and Solidity.
Last updated