Arlodotexe / OwlCore.Nomad.Storage.Kubo

A storage implementation powered by shared event sourcing on IPFS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OwlCore.Nomad.Storage.Kubo Version

A storage implementation powered by shared event sourcing on IPFS.

This library is in prerelease and documentation is work in progress. Please return later.

Install

Published releases are available on NuGet. To install, run the following command in the Package Manager Console.

PM> Install-Package OwlCore.Nomad.Storage.Kubo

Or using dotnet

> dotnet add package OwlCore.Nomad.Storage.Kubo

Usage

var test = new Thing();

Financing

We accept donations here and here, and we do not have any active bug bounties.

Versioning

Version numbering follows the Semantic versioning approach. However, if the major version is 0, the code is considered alpha and breaking changes may occur as a minor update.

License

All OwlCore code is licensed under the MIT License. OwlCore is licensed under the MIT License. See the LICENSE file for more details.

About

A storage implementation powered by shared event sourcing on IPFS


Languages

Language:C# 100.0%