Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 515 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 515 Bytes

smart-contract-API-integration

Establishes the requirements for smart-contracts to connect with different API to monitor task execution

Contract #4 - Integration with a Restful API

4.1) Sample Smart Contract accessing a Restful API to execute payments

4.1.1) Description: A sample smart contract should be provided so that any defined amount of Genecoins from a wallet could be automatically sent to another wallet as soon as some Restful API condition be met.

This will be a pilot to our future marketplace.