🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@knuth/js-wasm

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@knuth/js-wasm

> WebAssembly interface for Bitcoin Cash full node

Source
npmnpm
Version
2.2.0
Version published
Maintainers
2
Created
Source

Knuth JS-WASM

WebAssembly interface for Bitcoin Cash full node

NPM Version License js-standard-style Telegram

Knuth JS-WASM is a high-performance implementation of the Bitcoin Cash protocol, designed to bring node capabilities to web browsers through WebAssembly. This innovative approach allows users to interact with the Bitcoin Cash blockchain directly in their browser, leveraging the power and flexibility of the Knuth node in a JavaScript/TypeScript environment.

Getting started with Knuth JS-WASM

To get a better understanding of how to use the Knuth JS-WASM library, please refer to the examples provided in our repository. These examples demonstrate practical implementations of various functionalities using our library in a web environment.

Examples

To help you understand how to use the Knuth JS-WASM library, we have provided some practical examples in our repository. These examples showcase how the library can be used in web environments to interact with the Bitcoin Cash blockchain.

Here are the examples available:

  • Address Converter (view example): This is a web page that allows users to convert Bitcoin Cash addresses. You can input Legacy addresses, Cash Address format, or Cash Token addresses, and it will convert them into these three formats.

  • Address Generator (view example): This example is a Bitcoin Cash address generator. It creates Cash Address format addresses from a seed in the form of a mnemonic word list.

For more details and examples, please visit our examples directory.

Issues

Each of our modules has its own Github repository, but in case you want to create an issue, please do so in our main repository.

FAQs

Package last updated on 14 Dec 2024

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