An open API service indexing awesome lists of open source software.

https://github.com/willscott/go-dumbfilstore

a minimal filecoin storage layer
https://github.com/willscott/go-dumbfilstore

Last synced: 4 months ago
JSON representation

a minimal filecoin storage layer

Awesome Lists containing this project

README

          

# go-dumbfilstore

A dumb storage layer for filecoin.

This implements the fil json-RPC API sufficiently to act as backing for the boost market node.

## Usage

`go run .`