implement rate limiter properly in svelte

This commit is contained in:
AtHeartEngineer
2023-08-23 12:59:34 -04:00
parent bd56a854e1
commit 80f4f1815c
12 changed files with 363 additions and 218 deletions

View File

@@ -47,7 +47,7 @@
"@ethersproject/strings": "^5.7.0",
"@semaphore-protocol/group": "^3.10.1",
"@semaphore-protocol/identity": "^3.10.1",
"discreetly-interfaces": "^0.1.34",
"discreetly-interfaces": "^0.1.35",
"libsodium-wrappers": "^0.7.11",
"poseidon-lite": "^0.2.0",
"qr-scanner": "^1.4.2",