Shigoto-dev19 / zk-regex-o1js

A library for verifying zero-knowledge regular expressions on the Mina blockchain.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mina zkApp: Zk Regex O1js

This template uses TypeScript.

How to build

npm run build

How to run tests

npm run test
npm run testw # watch mode

How to run coverage

npm run coverage

License

Apache-2.0

About

A library for verifying zero-knowledge regular expressions on the Mina blockchain.

License:Apache License 2.0


Languages

Language:TypeScript 98.4%Language:JavaScript 1.6%