We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a19259 commit 89089afCopy full SHA for 89089af
doc/articles/intro.md
@@ -1 +1,8 @@
1
-# Add your introductions here!
+# IPFS API
2
+
3
+A .Net client library for the IPFS HTTP API, implemented in C#. It allows you to access the features of [IPFS](https://ipfs.io/).
4
5
+The source code is on [GitHub](https://github.com/richardschneider/net-ipfs-api) and the
6
+package is published on [NuGet](https://www.nuget.org/packages/Ipfs.Api).
7
8
+
0 commit comments