Merge pull request #13 from vacp2p/adds-missing-links

Adds link to the rlnapp repo
This commit is contained in:
oskarth 2022-11-29 11:22:57 +08:00 committed by GitHub
commit 6cdfb61456
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

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