lotus/README.md
2019-08-01 21:26:11 -07:00

20 lines
259 B
Markdown

# project lotus - 莲
Lotus is an implementation of the Filecoin Distributed Storage Network.
## Building
*Dependencies:*
- go1.12 or higher
- rust (version?)
- git
- bzr (some go dependency needs this)
*Building:*
```
$ make
```
## License
MIT + Apache