Reference implementation of the Filecoin protocol, written in Go
Go to file
Whyrusleeping 93137b02be Merge pull request #1364 from filecoin-project/feat/no-path-storage
storage: Allow starting with no paths
2020-03-08 23:15:53 -07:00
.circleci
.github/ISSUE_TEMPLATE
api
build
chain
cli
cmd
documentation
extern
gen
genesis
lib
lotuspond
markets
metrics
miner
node
paychmgr
scripts
storage Merge pull request #1364 from filecoin-project/feat/no-path-storage 2020-03-08 23:15:53 -07:00
tools
.codecov.yml
.dockerignore
.gitignore
.gitmodules
.golangci.yml
CHANGELOG.md
go.mod
go.sum
LICENSE-APACHE
LICENSE-MIT
Makefile
README.md

Lotus

Project Lotus - 莲

Lotus is an implementation of the Filecoin Distributed Storage Network. For more details about Filecoin, check out the Filecoin Spec.

Development

All work is tracked via issues. An attempt at keeping an up-to-date view on remaining work is in the lotus testnet github project board.

Building & Documentation

For instructions on how to build lotus from source, please visit https://docs.lotu.sh or read the source here.

License

Dual-licensed under MIT + Apache 2.0