The home for ecosystem applications building on the Fuel Network. Find all the relevant information like name, websites, logos and more.
- Fork this repository
- Add your project to the end of the projects.json file.
- Add an image to the images folder with
.jpegextension. - Create a pull request to this repository.
| Field | Description |
|---|---|
isLive |
Whether the project is live or not |
isFeatured |
Whether the project is featured or not |
contracts |
Contract information related to the project |
contracts[].abi |
URL of the contract's JSON ABI. The explorer uses it to decode calls and logs |
contracts[].market |
For order book contracts: symbol, the base and quote asset ids, symbols and decimals, used to format amounts and prices |
callerContracts |
ABIs for contracts that have no fixed id, keyed by network. verify names a listed contract and a read-only method that takes the candidate's contract id and returns true for genuine accounts. The explorer applies the ABI only to contracts that call one of the project's contracts and pass that check |
name |
The name of the project |
url |
The URL of the project |
tags |
The tags of the project |
description |
The description of the project |
github |
The URL of the GitHub repository |
twitter |
The URL of the Twitter account |
discord |
The URL of the Discord server |
image |
The name of the image file in the images folder |
All images should be in the images folder with extension .jpeg.
- Install dependencies
pnpm install- Run
devscript
pnpm devhttps://fuellabs.github.io/fuel-ecosystem/projects.json
https://fuellabs.github.io/fuel-ecosystem/assets/{project.image}.jpeg