* feat: lp mig - first few steps * lp mig: default tasks * code comments * docs * lp-mig-progress * shared * comments and todos * fix: curio: rename lotus-provider to curio (#11645) * rename provider to curio * install gotext * fix lint errors, mod tidy * fix typo * fix API_INFO and add gotext to circleCI * add back gotext * add gotext after remerge * lp: channels doc * finish easy-migration TODOs * out generate * merging and more renames * avoid make-all * minor doc stuff * cu: make gen * make gen fix * make gen * tryfix * go mod tidy * minor ez migration fixes * ez setup - ui cleanups * better error message * guided setup colors * better path to saveconfigtolayer * loadconfigwithupgrades fix * readMiner oops * guided - homedir * err if miner is running * prompt error should exit * process already running, miner_id sectors in migration * dont prompt for language a second time * check miner stopped * unlock repo * render and sql oops * curio easyMig - some fixes * easyMigration runs successfully * lint * review fixes * fix backup path * fixes1 * fixes2 * fixes 3 --------- Co-authored-by: LexLuthr <88259624+LexLuthr@users.noreply.github.com> Co-authored-by: LexLuthr <lexluthr@protocol.ai> |
||
|---|---|---|
| .. | ||
| architecture | ||
| .glossary.json | ||
| .library.json | ||
| about.md | ||
| api-v0-methods-curio.md | ||
| api-v0-methods-miner.md | ||
| api-v0-methods-worker.md | ||
| api-v0-methods.md | ||
| api-v1-unstable-methods.md | ||
| block-validation.md | ||
| cli-curio.md | ||
| cli-lotus-miner.md | ||
| cli-lotus-worker.md | ||
| cli-lotus.md | ||
| create-miner.md | ||
| default-curio-config.toml | ||
| default-lotus-config.toml | ||
| default-lotus-miner-config.toml | ||
| dev-tools-pond-ui.md | ||
| jaeger-tracing.md | ||
| README.md | ||
| sealing-procs.md | ||
| WIP-arch-complementary-notes.md | ||
Lotus documentation
This folder contains some Lotus documentation mostly intended for Lotus developers.
User documentation (including documentation for miners) has been moved to https://lotus.filecoin.io:
- https://lotus.filecoin.io/lotus/get-started/what-is-lotus/
- https://lotus.filecoin.io/tutorials/lotus/store-and-retrieve/store-data/
- https://lotus.filecoin.io/tutorials/lotus-miner/run-a-miner/
- https://lotus.filecoin.io/developers/
Documentation Website
https://lotus.filecoin.io source is in lotus-docs repository, which contains Lotus as a git submodule.
To update the site, the lotus-docs repository should be updated with the desired version for the lotus git submodule. Once pushed to master, it will be auto-deployed.