Skip to content

kleros-crime-syndicate/harbs

Repository files navigation

FIXME

Harbringer Ads

Netlify Build Status
Unit testing Conventional Commits Commitizen Friendly Styled with Prettier


Toolchain:

  • Solidity 0.8
  • Hardhat
  • Ethers
  • TheGraph
  • Polygon Mumbai testnet
  • Waffle
  • Typescript
  • Node 16
  • Yarn 3 without PlugnPlay

Getting Started

Install the dependencies

$ npm install -g depcheck

# sets up yarn version
$ yarn prepare

$ yarn install

Repo Structure

Each directory at the root of this repository contains code for each individual part that enables this integration:

  • interface/: Web front-end Learn more.
    • Notice: while this is a centralized service, it exists only for convenience. Anyone can fulfill the role of the bots if they wish to do so.
  • contracts/: Smart contracts layer Learn more.
  • subgraph/: TheGraph middleware for transactions indexing Learn more.

Deployment

See the address inside the deployment artifacts.