Skip to content

iExecBlockchainComputing/task-tracker-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

task-tracker-contract

This contract mimics the creation of new tasks on the iExec platform. A call to the method newTask() increments the number of tasks. taskCount() returns the number of tasks created so far.

Sources

Solidity sources of the contract can be found in contracts/TaskCounter.sol

Address

An instance of this contract is deployed on Goerli testnet at the address: 0xf837B595Fb53B3e8a1feBE0846d8a0e53f44e72a.

Follow this link to see/interact with the verified contract on Etherscan.

ABI

The contract's ABI can be found in abi/TaskCounter.json

Compilation

This contract was compiled with solidity compiler version: ^0.8.4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •