Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 287 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 287 Bytes

Generating go bindings for GeneralisedIncentives

Prerequisites

  • Install go
  • Install foundry
  • Install abigen

Alternatively, if you are using nix, do nix develop.

Generating

Run make abigen from the root of this repo.