From 660a7b2efdf81e5889db756e99e96168306fa49e Mon Sep 17 00:00:00 2001 From: sanaz Date: Fri, 25 Nov 2022 16:47:35 -0800 Subject: [PATCH] adds link to the rlnapp repo --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dd905b3..8e1d03e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +The [RLN](contracts/Rln.sol) and [PoseidonHasher](contracts/PoseidonHasher.sol) smart contracts are initially borrowed from the following repository https://github.com/kilic/rlnapp and some minor modifications are made on top of them. +They may undertake further changes in the future as needed. + # Hardhat Project for Rln-membership-contract ## Compilation