js-rln/example
Sasha 9b1e8187da
fix: zeroPad util (#87)
* fix: idCommitmnet little endianess

* stop double conversion

* fix problem with zeroPad

* fix test
2023-12-01 14:04:07 +01:00
..
README.md feat: generate and validate proofs 2022-09-19 16:33:37 -04:00
index.html Add RLN Contract abstraction (#43) 2023-01-26 18:58:18 +01:00
index.js feat: keystore implementation (#70) 2023-10-14 02:21:35 +02:00
package-lock.json fix: zeroPad util (#87) 2023-12-01 14:04:07 +01:00
package.json feat: keystore implementation (#70) 2023-10-14 02:21:35 +02:00
webpack.config.js chore: tests setup (#13) 2022-09-23 21:35:17 -04:00

README.md

RLN example app

npm install
npm start

Browse http://localhost:8080 and open the developer tools to see console logs