longbai / lotus

Implementation of the Filecoin protocol, written in Go

Home Page:https://docs.lotu.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Lotus Logo

Project Lotus - 莲


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

Building & Documentation

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

Reporting a Vulnerability

Please send an email to security@filecoin.org. See our security policy for more details.

Development

The main branches under development at the moment are:

  • master: current testnet.
  • next: working branch with chain-breaking changes.
  • ntwk-calibration: devnet running one of next commits.

Tracker

All work is tracked via issues. An attempt at keeping an up-to-date view on remaining work towards Mainnet launch can be seen at the lotus github project board. The issues labeled with incentives are there to identify the issues needed for Space Race launch.

Packages

The lotus Filecoin implementation unfolds into the following packages:

License

Dual-licensed under MIT + Apache 2.0

About

Implementation of the Filecoin protocol, written in Go

https://docs.lotu.sh

License:Other


Languages

Language:Go 95.0%Language:JavaScript 3.0%Language:Shell 1.1%Language:Makefile 0.4%Language:HTML 0.3%Language:CSS 0.2%Language:Dockerfile 0.1%