@semaphore-protocol/utils
TypeScript icon, indicating that this package has built-in type declarations

4.8.2 • Public • Published

Semaphore utils

A library to provide utility functions to the other Semaphore packages.

NPM license NPM version Downloads Documentation typedoc Linter eslint Code style prettier

🛠 Install

npm or yarn

Install the @semaphore-protocol/utils package with npm:

npm i @semaphore-protocol/utils

or yarn:

yarn add @semaphore-protocol/utils

📜 Usage

For more information on the functions and modules provided by @semaphore-protocol/utils, please refer to the TypeDoc documentation.

// You can import functions/parameters from the main bundle.
import { supportedNetworks, decodeMessage } from "@semaphore-protocol/utils"

// Or by using conditional exports.
import supportedNetworks from "@semaphore-protocol/utils/supported-networks"
import decodeMessage from "@semaphore-protocol/utils/decode-message"

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
4.8.2142latest

Version History

VersionDownloads (Last 7 Days)Published
4.8.2142
4.8.14
4.8.02
4.7.32
4.7.21
4.7.135
4.7.00
4.6.00
4.5.075
4.4.20
4.4.10
4.4.00
4.3.11
4.3.00
4.2.00
4.1.00
4.0.3154
4.0.20
4.0.10
4.0.00
4.0.0-beta.190
4.0.0-beta.180
4.0.0-beta.170
4.0.0-beta.1611
4.0.0-beta.150
4.0.0-beta.140
4.0.0-beta.131
4.0.0-beta.121
4.0.0-beta.110
4.0.0-beta.100
4.0.0-beta.90
4.0.0-beta.80
4.0.0-beta.70
4.0.0-beta.60
4.0.0-beta.50
4.0.0-beta.41
4.0.0-beta.30
4.0.0-beta.20
4.0.0-beta.10
4.0.0-beta0

Package Sidebar

Install

npm i @semaphore-protocol/utils

Weekly Downloads

430

Version

4.8.2

License

MIT

Unpacked Size

317 kB

Total Files

31

Last publish

Collaborators

  • cedoor
  • vplasencia