A Simple ZK-Rollup meant to help learners

This page summarizes the projects mentioned and recommended in the original post on /r/ethereum

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • zk-rollup

    ZK-rollup in Javascript, using circom & snarkJS. This is a meant-to-be-simple implementation aimed at learners.

  • This is an example of a simple ZK-rollup application for Ethereum meant to help learner-practitioners of zero-knowledge applications. We use the Circom and SnarkJS.The main goal here is to document the implementation with a clean, well-organized code, making the topic more accessible to beginners. In addition, the scripts subdirectory has useful scripts for the ZK-proof pipeline in Javascript.

  • learn-crypto-javascript

    Learning Cryptography with Javascript

  • NOTE: I also published a meant-to-be-learned Javascript project for threshold signatures, blind signatures, ring signatures, KZG polynomial commitments, verifiable random functions (VRFs), etc in "Learning Cryptography with Javascript" (https://github.com/hammurabi-mendes/learn-crypto-javascript).

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A beginner's guide to constant-time cryptography (2017)

    6 projects | news.ycombinator.com | 22 Feb 2024
  • StableLib: A stable library of useful TypeScript/JavaScript code

    1 project | news.ycombinator.com | 8 Feb 2024
  • A Simple ZK-rollup meant for learning

    1 project | news.ycombinator.com | 30 Nov 2023
  • Learning Cryptography with Javascript

    1 project | /r/javascript | 28 Nov 2023
  • Ask HN: Best practices for safeguarding master password in organization?

    2 projects | news.ycombinator.com | 26 Sep 2023