Package Exports
- nacho-signature-verifier-process
 - nacho-signature-verifier-process/build/index.mjs
 
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nacho-signature-verifier-process) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
nacho-signature-verifier-process
The signature verifier process of Nacho built using o1js.
nacho-signature-verifier-process package is intended to be used for Nacho only as it is a naive implementation.
📦 Installation
If you are using npm:
npm install nacho-signature-verifier-processIf you are using yarn:
yarn add nacho-signature-verifier-processIf you are using pnpm:
pnpm add nacho-signature-verifier-process🔍 Details
The signature verifier process of Nacho is a continously running script. It checks the validity of given signatures when requested.
📝 License
This project is licensed under the MIT License.
You may use the source code of this project accordingly.
👤 About Me
I am Berzan and I am developing Nacho to express my skills in the real world.
I built this library to use inside Nacho.