Skip to content

hats-finance/Audit-competition--One-0x8c552014a41c88d7bdeb3546f434924ef37085d1

Repository files navigation

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

Check deployment

npx hardhat run --network {rinkeby|mainnet} scripts/checks/check.js

Contribute

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 70.9%
  • Solidity 28.9%
  • Other 0.2%