Search: "contract"
Solidity Development Startup - Blockchain as a Service Documentation
This topic uses a simple contract code as an example to describe the code structure. Sample codeThe following code shows a ...
Local Service Interface - Blockchain as a Service Documentation
To query contracts or perform contract calculations, the local execution of smart contracts is performed on the local nodes of ...
Deploy private smart contracts with geth - Blockchain as a Service Documentation
transaction manager that participates in each node of the private contract, which you can get from Node Configuration. Enter the ...
Data Model - Blockchain as a Service Documentation
The SDK of the contract blockchain of Ant Blockchain involves eight data models: Account ModelContract ModelTransaction ...
API Overview - Blockchain as a Service Documentation
This paper list all API: Environment operations Account operations Contract operations Query operations Local execution ...
Send a private transaction using geth - Blockchain as a Service Documentation
= account;Specify the address of the private smart contract, the public key of the nodes participating in the private smart contract ...
Alibaba Cloud International Website Domain Name Service Agreement - Legal Documentation
), whether in contract, negligence, tort or otherwise or any other damages resulting from any of the following: a) the use or the ...
Cloud IDE Instructions - Blockchain as a Service Documentation
The Cloud IDE contract development environment (IDE) is an online contract development tool provided by the BaaS platform. IDE ...
Event Interface - Blockchain as a Service Documentation
) = console.log(data)})// Register the event callbackcontractEvent.on((err, data) = console.log(data)})// Update the contract ...
Create Ant Blockchain - Blockchain as a Service Documentation
This topic describes how to apply to create or join the contract blockchain of Ant Blockchain. PrerequisitesYou have activated ...