How to build project

I have a couple of questions:

  1. How do you guys build project considering multiple solc versions
  2. currently there is a build issue:

Could not find …/keep3r.network/interfaces/HegicPool/IHegicPoolV2.sol from any sources; imported from …/keep3r.network/contracts/jobs/HegicPoolKeep3r.sol

HegicPoolKeep3r is importing IHegicPoolV2 but there is no such file in interface folder.

  1. how do I apply for credits for adding job.

P.S I want to create job for bzx liquidation.

1 Like

Welcome;

  1. Nothing to build, you can simply deploy Keep3rV1 on testnet if you want to replicate.
  2. Jobs won’t build as they require external sources
  3. You can read more about adding credits to a job here

Let me know if you need any help with the bzx liquidation system, happy to help! When you have a job draft / poc, you can just post here and I can help add it and get some starter credits.

2 Likes