Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/FuelLabs/fuel-js

⚡ All Fuel javascript utilities and implementations.
https://github.com/FuelLabs/fuel-js

ethereum optimistic rollups solidity

Last synced: 3 months ago
JSON representation

⚡ All Fuel javascript utilities and implementations.

Lists

README

        

# fuel-js

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Community](https://img.shields.io/badge/chat%20on-discord-orange?&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.com/invite/xfpK4Pe)

## Abstract

This repository contains all the necessary working Fuel javascript infrastructure.

## Usage

Please consult the SDK documentation: [docs.fuel.sh](https://docs.fuel.sh/v1.0.0/SDK/Wallet.html)

## Install

```
lerna bootstrap
```