ipfs-shipyard / net-ipfs-http-client

InterPlanetary File System client for .Net (C#, VB, F# ...)
MIT License
38 stars 16 forks source link

Welcome to the Shipyard #3

Open Arlodotexe opened 2 years ago

Arlodotexe commented 2 years ago

Overview

We're forking and maintaining the amazing work done by Richard Schneider, who appears to have permanently logged off since November 2019.

To support IPFS in the .NET ecosystem, I'll be maintaining this repo and the net-ipfs-core repo, approving PRs, and generally helping the community pick up where Richard left off.

First steps

The library is 3 years out of date at this point, so we (as maintainers) are prioritizing bringing it into 2022 before anything else:

How to contribute

The codebase is old, and many things are broken in the latest IPFS release. It'll take some time before we can get updated code into your hands again.

If you'd like to help out:

Arlodotexe commented 2 years ago

We've published on Nuget! https://www.nuget.org/packages/IpfsShipyard.Ipfs.Http.Client/

Still plenty of work to do, don't expect full functionality with the latest version of Kubo just yet. The unit tests tell us many of the APIs that are and aren't working, so we'll be slowly chipping away at them.