Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 2.88 KB

File metadata and controls

40 lines (29 loc) · 2.88 KB

iExec PoCo Smart Contracts

codecov npm version

Introduction

This repository contains the smart contract implementation of iExec's Proof of Contribution protocol.

Related articles

Documentation

Resources

  • NPM Package: @iexec/poco includes all smart contract source code, ABIs, and deployment artifacts.
  • ABIs: available in the abis/ directory of this repository and the published NPM package.
    Note: ⚠️ artifacts/ folder is deprecated and will be removed in future versions.
  • Deployment addresses: available in the deployments/ folder of this repository and the published NPM package.
  • Subgraph: the Subgraph indexing Arbitrum deployments is available on The Graph Explorer:

Audits

All contract audit files can be found in audits/ folder.