go-fil-markets-interface

command module
v0.0.0-...-0d2a5dc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2020 License: Apache-2.0, MIT Imports: 11 Imported by: 0

README

Filecoin Markets Interface

Build Status

This project provides an interface for go-fil-markets to enable compatibility with any Filecoin node implementation.

Background

Presently go-fil-markets uses Lotus directly. The interfaces go-fil-markets depends on are well-defined, thus to enable other nodes implementations this project provides a JSON-RPC client that implements the StorageClientNode and RetrievalClientNode interfaces. This allows the Storage Market Client and the Retrieval Market Client to run independantly of the node process.

Compatibility

Compatible nodes will need to support a sub-set of the full node API. They also need to support token authentication for requests.

[TODO: Add specific API requirements]

Install

Usage

License

This repo is dual licensed under MIT and Apache 2.0.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL