New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fuelchain

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fuelchain

🔌 FuelChain is a fork from TypeChain

0.24.2
latest
npm
Version published
Maintainers
1
Created
Source

fuelchain

fuelchain is a CLI to help you to build Types from a ABI JSON. This package is a fork from the original TypeChain tool.

Table of contents

Documentation

See Fuel-ts Documentation

Usage

Installation

yarn add fuelchain typechain-target-fuels
# or
npm add fuelchain typechain-target-fuels

How to use

npx fuelchain --target=typechain-target-fuels --out-dir=src/types out/debug/*-abi.json

Contributing

In order to contribute to fuelchain, please see the main fuels-ts monorepo.

Changelog

The fuelchain changelog can be found at CHANGELOG.

License

The primary license for fuelchain is Apache 2.0, see LICENSE.

FAQs

Package last updated on 12 Dec 2022

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