Skip to content

hats-finance/Test-curator-0x017c0523645edb64de49581a2d84e379bec0aae0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audit Competition for Test-curator

This repository is for the audit competition for the Test-curator. To participate, submit your findings only by using the on-chain submission process on https://app.hats.finance/vulnerability .

How to participate

Good luck!

We look forward to seeing your findings.


Audit Competition for HATs-Arbitration-Contracts

This repository is for the audit competition for the HATs-Arbitration-Contracts. To participate, submit your findings only by using the on-chain submission process on https://app.hats.finance/vulnerability .

How to participate

Good luck!

We look forward to seeing your findings.


Hats.Finance Hats.Finance | Contracts

Coverage Status

The Hats protocol is designed to give white hats hackers the opportunity to gain more on their good behaviour and contribution. Trying to tilt the balance of incentives, and incentivizing more hackers to act responsively. It is doing so by letting projects publish on-chain bounties for their protocols, with committees in-charge of approving or rejecting claims. To further increase the efficiency of this model, the HAT token is introduced, to help bootstrap both ends in this two-sided market.

Overview

Usage

Installation:

npm install

Create .env files as needed. There is a file called .env.example that you can use as a template.

Run the tests:

npx hardhat test

Security

Audit reports are in the audit directory.

Please report any security issues you find to contact@hats.finance

Deployment

Please refer to deployment for information about deploying. For a quick sanity check of the deployment, you can run:

npx hardhat deploy --network {rinkeby|mainnet} --tags verify

Contribute

PRs are welcome - but you may want to coordinate with kufi@hats.finance to coordinate before spending a lot of time on our code

License

Hats.finance is released under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.5%
  • Solidity 32.4%
  • Other 0.1%