API
These API docs are generated from the lotus-client-schema
and the lotus-client-rpc
Typescript delcarations, which are themselves generated directly from the Lotus source code. The following APIs are available:
- Full Node API - Talk to a Lotus "Full Node" (
lotus
). - Storage Miner API - Talk to a Lotus Storage Miner (
lotus-storage-miner
). - Gateway API - Talk to a Lotus Gateway (
lotus-gateway
). - Wallet API - A subset of API methods for wallets.
- Worker API - Talk to
lotus-worker
(for mining).
JSON-RPC Postman Docs
- Postman (courtesy of Open Work Labs)