Skip to content

oh-fish/forta-core-go

 
 

Repository files navigation

Go

forta-core-go

This contains key golang libraries for Forta services.

Bug Bounty

We have a bug bounty program on Immunefi. Please report any security issues you find through the Immunefi dashboard, or reach out to tech@forta.org

Webhook

To extend the client models with new fields, please do not modify generated code directly and instead

  1. update protocol/webhook/swagger.yml,
  2. do make swagger

and the code will be regenerated by taking into account the latest shape of swagger.yml.

Packages

No packages published

Languages

  • Go 98.3%
  • Makefile 1.4%
  • Shell 0.3%