# filecoin-project/lotus

Reference implementation of the Filecoin protocol, written in Go

Repository: https://github.com/filecoin-project/lotus
Canonical: https://ross.abutalabs.com/products/lotus
Homepage: https://lotus.filecoin.io/
Language: Go
License: NOASSERTION
License Family: other
Topics: filecoin, blockchain, golang, ipfs
Last push: 2026-08-26T07:01:20+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 95, longevity 100
- inputs: {"age_days": 2626, "days_push": 7, "days_rel": 37, "gap_med": 4, "n_releases_24m": 36}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2987, forks 1374 (observed 2026-08-28T04:07:34.276795+00:00)

## What it is
Lotus is the reference implementation of the Filecoin decentralized storage network, written in Go. It ships as a suite of command-line applications (lotus daemon, lotus miner, lotus worker) for running nodes, storing data, and operating as a storage provider.

## Use cases
- run a Filecoin full node and sync the chain
- store and retrieve files on the Filecoin network
- become a Filecoin storage provider and rent out disk space
- create a wallet and send or receive FIL
- interact with the Filecoin blockchain from the command line or JSON-RPC
- verify that storage providers are storing data correctly

## When to choose
- you need the canonical, full-featured Filecoin node implementation
- you want to run a storage provider operation on Filecoin mainnet
- you need a Go-based node with JSON-RPC access for building Filecoin tooling
- you want to participate in the Filecoin network on Linux or macOS

## When to avoid
- you need Windows support, which is not yet available
- you lack the heavy hardware requirements (32 GiB RAM, large SSD for chain data)
- you only want lightweight wallet or exchange interactions rather than running a node
- you want a simple centralized cloud storage solution

## Facets
- artifact type: application
- maturity: active
- function: cli, networking, cryptography, file-system, developer-tools
- domain: blockchain, microservices, files, self-hosted
- platform: go, cli
- tags: filecoin, blockchain-node, storage-provider, ipfs, decentralized-storage, golang, cryptocurrency, linux, macos

## Member repositories
- filecoin-project/lotus (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:34.276795+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:31:24.759583+00:00, confidence not recorded.
  - readme: https://github.com/filecoin-project/lotus (fetched 2026-08-28T04:07:34.276795+00:00, sha 533f7db4fd3a)
  - homepage: https://lotus.filecoin.io/ (fetched 2026-08-29T09:46:24.918569+00:00, sha 039d6d05ca73)
  - site_page: https://lotus.filecoin.io/lotus/install/prerequisites (fetched 2026-08-29T09:46:24.927532+00:00, sha 124aa34a312e)
  - site_page: https://docs.filecoin.io (fetched 2026-08-29T09:46:24.929353+00:00, sha 16a8f6c5ba72)
  - site_page: https://lotus.filecoin.io/storage-providers/get-started/overview (fetched 2026-08-29T09:46:24.930996+00:00, sha ae87f5e6a897)
- Data as of 2026-08-30T08:39:29.467469+00:00.
