forest-filecoin 0.20.0

Rust Filecoin implementation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
.github
.maintain
Dockerfile
.dockerignore
*.md
target/
scripts/

# Ignore CAR files fetched to the project directory which tends to happen during development.
# Without it, the Docker context may bloat to hundreds of gigabytes of data.
/*.car
/*.car.zst