filecoin

Installation
SKILL.md

Skill based on Lotus (filecoin-project/lotus), generated at 2026-02-24.

Lotus is the reference implementation of the Filecoin Distributed Storage Network. It provides a full node (lotus), storage miner (lotus-miner), and worker (lotus-worker) with JSON-RPC API for chain, state, message pool, gas, market, payment channels, multisig, and (when enabled) Eth and Actor Events.

Core References

Topic Description Reference
Architecture Tipsets, actors, sync, state, VM, repo, network flow, bitswap core-architecture
CLI lotus, lotus-miner, lotus-worker commands and common usage core-cli
API API groups and key methods — Chain, State, Mpool, Gas, Market, Eth, Events core-api

Features

Topic Description Reference
Message pool Mpool API, CLI, config, message selection features-mpool
Actor events GetActorEventsRaw, SubscribeActorEventsRaw, event schemas features-actor-events
Block validation Incoming block validation flow — PubSub, Syncer, VM checks features-block-validation
Related skills
Installs
2
GitHub Stars
3
First Seen
Feb 28, 2026