lotus/README.md

20 lines
259 B
Markdown
Raw Normal View History

2019-08-02 04:26:11 +00:00
# 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