br0wnD3v / Mina_Key_Generator

Based on O1JS PrivateKey class. We generate 100 keys and select one of them and display it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mina zkApp: Keycreator

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

Based on O1JS PrivateKey class. We generate 100 keys and select one of them and display it.

License:Apache License 2.0


Languages

Language:TypeScript 68.3%Language:JavaScript 30.7%Language:Shell 1.0%