Socket
Book a DemoInstallSign in
Socket

@arweave/wasm-secp256k1

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arweave/wasm-secp256k1

Minimal wrapper around libsecp256k1 library (https://github.com/bitcoin-core/secp256k1).

latest
Source
npmnpm
Version
0.0.8
Version published
Maintainers
0
Created
Source

wasm-secp256k1

The libsecp256k1 C library compiled to WASM and wrapped with an ultralight TypeScript API.

Building

Project uses and requries following dependencies:

# Display usage and targets
make sense

# Build
git submodule update --init --recursive
make build

# Publish
make publish

FAQs

Package last updated on 21 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts