@fuel-js/client

0.2.8 • Public • Published

@fuel-js/client

Fuel is a stateless "Layer-2" system for ERC20 transfers and swaps designed for interoperable performance, scale and efficiency.

License build status Community

Usage

Please consult the SDK documentation:

docs.fuel.sh

Build from Source

git clone https://github.com/FuelLabs/fuel-js
cd fuel-js/packages/client
npm install
npm run build-bin

Then select the distro for your environment i.e. ./dist/client-linux --help

Running from Source

You may run Fuel with NodeJS vanilla.

node src/index.js --help

Recommended Go-Ethereum (Geth) Settings

geth --http

These are the recommended settings for geth which by default will host the go-ethereum RPC at http://localhost:8545. If you are still having trouble connection, try adjusting your --http.cors settings.

/@fuel-js/client/

    Package Sidebar

    Install

    npm i @fuel-js/client

    Weekly Downloads

    0

    Version

    0.2.8

    License

    Apache-2.0

    Unpacked Size

    150 kB

    Total Files

    27

    Last publish

    Collaborators

    • alicanc
    • silentcicero