@faustbrian/node-schnorr
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

You can help the author become a full-time open-source maintainer by sponsoring him on GitHub.


@faustbrian/node-schnorr

npm version

Installation

pnpm install @faustbrian/node-schnorr

Usage

import { sign } from "@faustbrian/node-schnorr";

sign(
  "0000000000000000000000000000000000000000000000000000000000000000",
  "0000000000000000000000000000000000000000000000000000000000000003",
);

License

This is an open-sourced software licensed under the AGPL-3.0-or-later.

Readme

Keywords

none

Package Sidebar

Install

npm i @faustbrian/node-schnorr

Weekly Downloads

3

Version

1.0.0

License

AGPL-3.0-or-later

Unpacked Size

487 kB

Total Files

11

Last publish

Collaborators

  • faustbrian