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.
- Host: GitHub
- URL: https://github.com/FuelLabs/fuel-js
- Owner: FuelLabs
- License: apache-2.0
- Created: 2020-01-09T17:06:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T15:31:28.000Z (over 1 year ago)
- Last Synced: 2024-07-26T01:28:15.902Z (4 months ago)
- Topics: ethereum, optimistic, rollups, solidity
- Language: JavaScript
- Homepage: https://docs.fuel.sh
- Size: 10.2 MB
- Stars: 81
- Watchers: 7
- Forks: 24
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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
```