From 0936cf96830ca1d44f10a1ebe39d4da209b97339 Mon Sep 17 00:00:00 2001 From: oldchili <130549691+oldchili@users.noreply.github.com> Date: Fri, 5 Jul 2024 23:00:44 +0300 Subject: [PATCH] Add Sherlock contest content --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8b30848..c1d6d8c 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,8 @@ However, in practice, `NstJoin` acts the exact same way as the production `DaiJo It is a permissionless converter between `Dai` and `Nst` (both ways). Using the `public` functions of `NstJoin` and `DaiJoin` moves from one token to the other. The exchange rate is 1:1. It is just a "convenience" contract, users could still get the same outcome executing the separate methods in the `join`s or use any other converter implementation. + +## Sherlock Contest: + +You can find general (and particular for this repository) scope, definitions, rules, disclaimers and known issues that apply to the Sherlock contest [here](https://github.com/makerdao/sherlock-contest/blob/master/README.md). +Content listed there should be regarded as if it was in this readme. \ No newline at end of file