# 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