A dotnet standard wrapper for the Uniswap V2 Subgraph on The Graph GraphQL API.
Info
Version: | 1.0.1 |
Author(s): | Uniswap.dotnet |
Last Update: | Thursday, December 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/strykerin/Uniswap-dotnet |
NuGet Url: | https://www.nuget.org/packages/Uniswap.dotnet |
Install
Install-Package Uniswap.dotnet
dotnet add package Uniswap.dotnet
paket add Uniswap.dotnet
Uniswap.dotnet Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL.Client(>= 3.2.0)
- GraphQL.Client.Serializer.SystemTextJson(>= 3.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- System.Text.Json(>= 5.0.0)
Tags