The Stampery API allows you to prove the existence, integrity and ownership of all your data by anchoring (embedding) unique identifiers (hashes) of your files and datasets into the Ethereum and Bitcoin blockchains.The timestamps and proofs generated by this API are independently verifiable at no cost by anyone in the world, and they will be valid forever—even if Stampery disappeared.
Info
Version: | 2.0.0 |
Author(s): | Matías Dieguez |
Last Update: | Monday, August 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/matiasdieguez/stampery-sharp |
NuGet Url: | https://www.nuget.org/packages/StamperySharp |
Install
Install-Package StamperySharp
dotnet add package StamperySharp
paket add StamperySharp
StamperySharp Download (Unzip the "nupkg" after downloading)
Dependencies
- newtonsoft.json(>= 11.0.2)
- restsharp(>= 106.3.1)
Tags