Socket
Socket
Sign inDemoInstall

@fuel-ts/merkle

Package Overview
Dependencies
Maintainers
0
Versions
3121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fuel-ts/merkle

**@fuel-ts/merkle** is a sub-module for interacting with **Fuel**.


Version published
Maintainers
0
Created
Source

@fuel-ts/merkle

@fuel-ts/merkle is a sub-module for interacting with Fuel.

This module contains:

  • src/binary - Utilities for working with binary merkle trees
  • src/common — Shared utilities for testing and deploying merkle trees
  • src/sum — Utilities for computing merkle tree roots
  • src/sparse — Utilities for working with sparse merkle trees to help provide efficient proofs of non-inclusion

Table of contents

  • Documentation
  • Usage
  • Contributing
  • Changelog
  • License

Documentation

See Fuels-ts Documentation

Usage

Installation

pnpm add @fuel-ts/merkle
# or
npm add @fuel-ts/merkle

Full SDK Installation

Alternatively, we recommend you install the complete SDK using the umbrella package:

pnpm add fuels
# or
npm add fuels

Contributing

In order to contribute to @fuel-ts/merkle, please see the main fuels-ts monorepo.

Changelog

The @fuel-ts/merkle changelog can be found at CHANGELOG.

License

The primary license for @fuel-ts/merkle is Apache 2.0, see LICENSE.

FAQs

Package last updated on 27 Sep 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc