This commit is contained in:
sanaz 2022-11-25 17:07:22 -08:00
parent 660a7b2efd
commit 5867cda455
No known key found for this signature in database
GPG Key ID: 00C8796A0446EDC2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
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.
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 modifications are made on top of them.
They may undertake further changes in the future as needed.
# Hardhat Project for Rln-membership-contract