Skip to content

Commit

Permalink
Add audit section
Browse files Browse the repository at this point in the history
  • Loading branch information
sirnicolaz authored Oct 20, 2023
1 parent 129ad4a commit 9b6a96d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,12 @@ npx hardhat test
# Deploy to production
npx hardhat deploy --network evmos
```

# Audits

- [SolidProof](https://solidproof.io/)
- Tag: https://github.com/NeokingdomDAO/contracts/releases/tag/audit1
- Report: https://github.com/solidproof/projects/blob/main/2023/NeokingdomDAO/SmartContract_Audit_Solidproof_NeoKingdomDAO.pdf
- [LeastAuthority](https://leastauthority.com)
- Tag: https://github.com/NeokingdomDAO/contracts/releases/tag/audit2
- Report: https://leastauthority.com/blog/audits/neokingdom-dao-smart-contracts/

0 comments on commit 9b6a96d

Please sign in to comment.