Skip to content

zenchain-protocol/forta-firewall-contracts

 
 

Repository files navigation

Forta Firewall Contracts

This repository contains the firewall contract library useful for integrating with Forta Attestations.

Deployment

Create an .env file like .env.example, then do

make dry-run-deploy && make dry-run-firewall-deploy

for a dry run or

make deploy

or

make deploy-firewall

Quick Forge reference

Build

$ forge build

Test

$ forge test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Solidity 95.3%
  • JavaScript 4.0%
  • Makefile 0.7%