Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Latest commit

 

History

History
76 lines (52 loc) · 4.58 KB

README.md

File metadata and controls

76 lines (52 loc) · 4.58 KB

⚠️ This repository is no longer active. Please head to github.com/filecoin-project/community to browse Filecoin community projects or join the discussion forums!

Filecoin Shipyard

Welcome to the Filecoin Shipyard! Inspired by the active and bustling places where ships are built and repaired, this is a venue for the Filecoin community to pursue and collaborate on code libraries, tools, experiments, products, and more.

It serves as a companion to the filecoin-project Github org.

Current community projects

The following community-built tools, sorted by category, are those that currently reside in and outside the Filecoin Shipyard.

API tools

Name Description Status
java-filecoin-api-client A Filecoin API client implemented in Java Active
js-filecoin-api-client A Filecoin API client implemented in JavaScript Active
starling-api A RESTful API that simplifies storing data Active
use-filecoin-config React hook to load config via Filecoin API Active
use-filecoin-network-info React hook to query network info via Filecoin API Active
use-filecoin-head React hook to query head blocks and chain height via Filecoin API Active

Block explorers

Name Description Status
filscan-block-explorer The Filscan.io block explorer Active
filecoin-block-explorer A Filecoin block explorer Active

Client tools

Name Description Status
js-lotus-client Lotus JS client Active
js-lotus-client-rpc Lotus JS API JSON-RPC query module Active
js-lotus-client-provider-browser Lotus JS client web browser Provider module Active
npm-go-filecoin-dep Scripts for downloading go-filecoin to a node_modules directory Inactive

Demonstrations and tutorials

Name Description Status
js-lotus-client-schema Lotus JS client schema model Active
tour-de-lotus A slideshow tour of Lotus using the Lotus JS client Active
rl1-lotus-workshop A workship for Ready Layer One Active

Infrastructure

Name Description Status
js-lotus-client-testground Tests for the Lotus JS API for use with Testground Active

Miner metrics tools

Name Description Status
hactar Analysis and monitoring tool for Filecoin miners Active
telegraf-lotus An analytics capture plugin for the Lotus daemon alongside Telegraf Active

Wallets

Name Description Status
filecoin-rs Filecoin Signing Library - Rust / WASM / JSONRPC Signing Service Active
filecoin-wallet A web-based Filecoin wallet implementation written in Java Active
filecoin-web-wallet The Glif web wallet. Built with Next.js and supports sending & receiving FIL from a Ledger device In progress

Have a project to add?

To add an existing project to this listing, please create an create an issue with the project Github link, description, and status.

To propose a brand new Shipyard repo, please create an issue in this repository with as much information and as many relevant links as possible.

To all existing contributors, thank you for your hard work!