Lotus is an implementation of the Filecoin Distributed Storage Network. For more details about Filecoin, check out the Filecoin Spec.
For instructions on how to build lotus from source, please visit https://lotu.sh or read the source here.
Please send an email to security@filecoin.org. See our security policy for more details.
The main branches under development at the moment are:
master
: current testnet.next
: working branch with chain-breaking changes.ntwk-calibration
: devnet running one ofnext
commits.
All the work progress is tracked by issues. To maintain the up-to-date view on the remaining work towards mainnet launch, you can access the lotus github project board. The issues labeled with incentives are related to the Space Race event’s launch.
The lotus Filecoin implementation unfolds into the following packages:
- This repo
- go-fil-markets which has its own kanban work tracker available here
- spec-actors which has its own kanban work tracker available here
Dual-licensed under MIT + Apache 2.0