Categorygithub.com/application-research/filclient-unstable
repositorypackage
0.0.0-20221210001238-73c6aa077bb3
Repository: https://github.com/application-research/filclient-unstable.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Filclient V1.0

A standalone client library that enables users to interact with the Filecoin storage network.

This repository contains a rewrite/refactor of the popular Filclient library. It will be moved once complete.

Note: This library is still in active development and is considered unstable. Use at your own risk!

Contributing

Running Tests

First, make sure you make the project and subdependencies

make all

Then, run the test suite

go test