From 928f517fa78990e0ce075a1d8b29c3fb34be9b5c Mon Sep 17 00:00:00 2001 From: Andrew Dmytrenko Date: Mon, 23 Dec 2024 10:37:30 +0200 Subject: [PATCH] add audit link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8af6eef..8a88434 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ **DispenserProvider** contract is part of a system designed to manage and dispense tokens from a pool in response to approved requests. It allows creating token pools and locking tokens for distribution according to predefined conditions +### Audit report +The audit report is available here: [Audit Report](https://docs.google.com/document/d/1jOZR6fjlFECY7Or9taxpsHXea8OQwgHGA5R3yQumuMQ/edit?tab=t.0) + ### Navigation - [Installation](#installation)