Skip to content

Commit

Permalink
add audit report to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
YouStillAlive committed Nov 25, 2024
1 parent b8b1bdd commit 9aca8d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- [Installation](#installation)
- [Simple Builder](https://github.com/The-Poolz/LockDealNFT.Builders/tree/master/contracts/SimpleBuilder#simplebuilder)
- [Simple Refund Builder](https://github.com/The-Poolz/LockDealNFT.Builders/tree/master/contracts/SimpleRefundBuilder#simplerefundbuilder)
- [Audit Report](#audit-report)
- [License](#license)

## Installation
Expand Down Expand Up @@ -59,6 +60,9 @@ npx hardhat run ./scripts/deploySimpleBuilder.ts --network truffleDashboard
npx hardhat run ./scripts/deploySimpleRefundBuilder.ts --network truffleDashboard
```

## Audit report
The audit report is available here: [Audit Report](https://docs.google.com/document/d/1pLkH97n9CBYgKS1mDAUOxKjSAlXCseaS/edit#heading=h.gjdgxs)

## License

[The-Poolz](https://poolz.finance/) Contracts is released under the [MIT License](https://github.com/The-Poolz/LockDealNFT.Builders/blob/master/LICENSE).

0 comments on commit 9aca8d4

Please sign in to comment.