Smart contracts
Queries regarding smart contract development with Ontology
What are the tools necessary to start developing smart contracts with Ontology?
What is the difference between execution and pre-execution?
What are native contracts and how to invoke them?
Is a contract hash linked to an account? Does it have a private key associated to it?
How to fetch values such as msg.sender or msg.value within the scope of a contract, much like Ethereum?
Is there an inbuilt timer or clock in the contract system?
Last updated