diff --git a/LitContracts/.gitignore b/LitContracts/.gitignore
index 8dd4607..dc26ed9 100644
--- a/LitContracts/.gitignore
+++ b/LitContracts/.gitignore
@@ -395,4 +395,6 @@ FodyWeavers.xsd
*.msp
# JetBrains Rider
-*.sln.iml
\ No newline at end of file
+*.sln.iml
+
+obj
diff --git a/LitContracts/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/LitContracts/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
deleted file mode 100644
index d69481d..0000000
--- a/LitContracts/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]
diff --git a/LitContracts/obj/Debug/net7.0/LitContracts.AssemblyInfo.cs b/LitContracts/obj/Debug/net7.0/LitContracts.AssemblyInfo.cs
deleted file mode 100644
index f4a5aa7..0000000
--- a/LitContracts/obj/Debug/net7.0/LitContracts.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("LitContracts")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("LitContracts")]
-[assembly: System.Reflection.AssemblyTitleAttribute("LitContracts")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/LitContracts/obj/Debug/net7.0/LitContracts.AssemblyInfoInputs.cache b/LitContracts/obj/Debug/net7.0/LitContracts.AssemblyInfoInputs.cache
deleted file mode 100644
index eb5214e..0000000
--- a/LitContracts/obj/Debug/net7.0/LitContracts.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-1f7c3bcdc4b70ea98e2115714f4ccd73fc922895
diff --git a/LitContracts/obj/Debug/net7.0/LitContracts.GeneratedMSBuildEditorConfig.editorconfig b/LitContracts/obj/Debug/net7.0/LitContracts.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index ebf9e0f..0000000
--- a/LitContracts/obj/Debug/net7.0/LitContracts.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,11 +0,0 @@
-is_global = true
-build_property.TargetFramework = net7.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = LitContracts
-build_property.ProjectDir = /Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/
diff --git a/LitContracts/obj/Debug/net7.0/LitContracts.csproj.AssemblyReference.cache b/LitContracts/obj/Debug/net7.0/LitContracts.csproj.AssemblyReference.cache
deleted file mode 100644
index b2e383f..0000000
Binary files a/LitContracts/obj/Debug/net7.0/LitContracts.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/LitContracts/obj/Debug/net7.0/LitContracts.csproj.CoreCompileInputs.cache b/LitContracts/obj/Debug/net7.0/LitContracts.csproj.CoreCompileInputs.cache
deleted file mode 100644
index d40155e..0000000
--- a/LitContracts/obj/Debug/net7.0/LitContracts.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-b020cb22e33ca1b7a5c11029b389b58383327905
diff --git a/LitContracts/obj/Debug/net7.0/LitContracts.csproj.FileListAbsolute.txt b/LitContracts/obj/Debug/net7.0/LitContracts.csproj.FileListAbsolute.txt
deleted file mode 100644
index 39d8e25..0000000
--- a/LitContracts/obj/Debug/net7.0/LitContracts.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-/Users/brendonpaul/Documents/GitHub/gtc6244/LitSharp/LitContracts/bin/Debug/net7.0/LitContracts.deps.json
-/Users/brendonpaul/Documents/GitHub/gtc6244/LitSharp/LitContracts/bin/Debug/net7.0/LitContracts.dll
-/Users/brendonpaul/Documents/GitHub/gtc6244/LitSharp/LitContracts/bin/Debug/net7.0/LitContracts.pdb
-/Users/brendonpaul/Documents/GitHub/gtc6244/LitSharp/LitContracts/obj/Debug/net7.0/LitContracts.csproj.AssemblyReference.cache
-/Users/brendonpaul/Documents/GitHub/gtc6244/LitSharp/LitContracts/obj/Debug/net7.0/LitContracts.GeneratedMSBuildEditorConfig.editorconfig
-/Users/brendonpaul/Documents/GitHub/gtc6244/LitSharp/LitContracts/obj/Debug/net7.0/LitContracts.AssemblyInfoInputs.cache
-/Users/brendonpaul/Documents/GitHub/gtc6244/LitSharp/LitContracts/obj/Debug/net7.0/LitContracts.AssemblyInfo.cs
-/Users/brendonpaul/Documents/GitHub/gtc6244/LitSharp/LitContracts/obj/Debug/net7.0/LitContracts.csproj.CoreCompileInputs.cache
-/Users/brendonpaul/Documents/GitHub/gtc6244/LitSharp/LitContracts/obj/Debug/net7.0/LitContracts.dll
-/Users/brendonpaul/Documents/GitHub/gtc6244/LitSharp/LitContracts/obj/Debug/net7.0/refint/LitContracts.dll
-/Users/brendonpaul/Documents/GitHub/gtc6244/LitSharp/LitContracts/obj/Debug/net7.0/LitContracts.pdb
-/Users/brendonpaul/Documents/GitHub/gtc6244/LitSharp/LitContracts/obj/Debug/net7.0/ref/LitContracts.dll
-/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/bin/Debug/net7.0/LitContracts.deps.json
-/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/bin/Debug/net7.0/LitContracts.dll
-/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/bin/Debug/net7.0/LitContracts.pdb
-/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/obj/Debug/net7.0/LitContracts.csproj.AssemblyReference.cache
-/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/obj/Debug/net7.0/LitContracts.GeneratedMSBuildEditorConfig.editorconfig
-/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/obj/Debug/net7.0/LitContracts.AssemblyInfoInputs.cache
-/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/obj/Debug/net7.0/LitContracts.AssemblyInfo.cs
-/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/obj/Debug/net7.0/LitContracts.csproj.CoreCompileInputs.cache
-/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/obj/Debug/net7.0/LitContracts.dll
-/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/obj/Debug/net7.0/refint/LitContracts.dll
-/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/obj/Debug/net7.0/LitContracts.pdb
-/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/obj/Debug/net7.0/ref/LitContracts.dll
diff --git a/LitContracts/obj/Debug/net7.0/LitContracts.dll b/LitContracts/obj/Debug/net7.0/LitContracts.dll
deleted file mode 100644
index d9f5a40..0000000
Binary files a/LitContracts/obj/Debug/net7.0/LitContracts.dll and /dev/null differ
diff --git a/LitContracts/obj/Debug/net7.0/LitContracts.pdb b/LitContracts/obj/Debug/net7.0/LitContracts.pdb
deleted file mode 100644
index b47de28..0000000
Binary files a/LitContracts/obj/Debug/net7.0/LitContracts.pdb and /dev/null differ
diff --git a/LitContracts/obj/Debug/net7.0/Litcontracts.GlobalUsings.g.cs b/LitContracts/obj/Debug/net7.0/Litcontracts.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/LitContracts/obj/Debug/net7.0/Litcontracts.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/LitContracts/obj/Debug/net7.0/Litcontracts.assets.cache b/LitContracts/obj/Debug/net7.0/Litcontracts.assets.cache
deleted file mode 100644
index c3d5355..0000000
Binary files a/LitContracts/obj/Debug/net7.0/Litcontracts.assets.cache and /dev/null differ
diff --git a/LitContracts/obj/Debug/net7.0/ref/LitContracts.dll b/LitContracts/obj/Debug/net7.0/ref/LitContracts.dll
deleted file mode 100644
index 4982c77..0000000
Binary files a/LitContracts/obj/Debug/net7.0/ref/LitContracts.dll and /dev/null differ
diff --git a/LitContracts/obj/Debug/net7.0/refint/LitContracts.dll b/LitContracts/obj/Debug/net7.0/refint/LitContracts.dll
deleted file mode 100644
index 4982c77..0000000
Binary files a/LitContracts/obj/Debug/net7.0/refint/LitContracts.dll and /dev/null differ
diff --git a/LitContracts/obj/LitContracts.csproj.nuget.dgspec.json b/LitContracts/obj/LitContracts.csproj.nuget.dgspec.json
deleted file mode 100644
index 7d29f6b..0000000
--- a/LitContracts/obj/LitContracts.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,68 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/LitContracts.csproj": {}
- },
- "projects": {
- "/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/LitContracts.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/LitContracts.csproj",
- "projectName": "LitContracts",
- "projectPath": "/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/LitContracts.csproj",
- "packagesPath": "/Users/brendonpaul/.nuget/packages/",
- "outputPath": "/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/brendonpaul/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net7.0"
- ],
- "sources": {
- "/usr/local/share/dotnet/library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "dependencies": {
- "Nethereum.Web3": {
- "target": "Package",
- "version": "[4.17.1, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.307/RuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/LitContracts/obj/LitContracts.csproj.nuget.g.props b/LitContracts/obj/LitContracts.csproj.nuget.g.props
deleted file mode 100644
index f989499..0000000
--- a/LitContracts/obj/LitContracts.csproj.nuget.g.props
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /Users/brendonpaul/.nuget/packages/
- /Users/brendonpaul/.nuget/packages/
- PackageReference
- 6.6.0
-
-
-
-
-
\ No newline at end of file
diff --git a/LitContracts/obj/LitContracts.csproj.nuget.g.targets b/LitContracts/obj/LitContracts.csproj.nuget.g.targets
deleted file mode 100644
index 3dc06ef..0000000
--- a/LitContracts/obj/LitContracts.csproj.nuget.g.targets
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file
diff --git a/LitContracts/obj/project.assets.json b/LitContracts/obj/project.assets.json
deleted file mode 100644
index 0d22f42..0000000
--- a/LitContracts/obj/project.assets.json
+++ /dev/null
@@ -1,837 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net7.0": {
- "ADRaffy.ENSNormalize/0.1.5": {
- "type": "package",
- "compile": {
- "lib/net5.0/ADRaffy.ENSNormalize.dll": {}
- },
- "runtime": {
- "lib/net5.0/ADRaffy.ENSNormalize.dll": {}
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "NBitcoin.Secp256k1/1.0.3": {
- "type": "package",
- "compile": {
- "lib/netcoreapp2.1/NBitcoin.Secp256k1.dll": {}
- },
- "runtime": {
- "lib/netcoreapp2.1/NBitcoin.Secp256k1.dll": {}
- }
- },
- "Nethereum.ABI/4.17.1": {
- "type": "package",
- "dependencies": {
- "Nethereum.Hex": "4.17.1",
- "Nethereum.Util": "4.17.1",
- "Newtonsoft.Json": "[11.0.2, 14.0.0)"
- },
- "compile": {
- "lib/net5.0/Nethereum.ABI.dll": {}
- },
- "runtime": {
- "lib/net5.0/Nethereum.ABI.dll": {}
- }
- },
- "Nethereum.Accounts/4.17.1": {
- "type": "package",
- "dependencies": {
- "Nethereum.KeyStore": "4.17.1",
- "Nethereum.RPC": "4.17.1",
- "Nethereum.Signer": "4.17.1",
- "Nethereum.Signer.EIP712": "4.17.1",
- "Nethereum.Util": "4.17.1",
- "Newtonsoft.Json": "[11.0.2, 14.0.0)"
- },
- "compile": {
- "lib/net5.0/Nethereum.Accounts.dll": {}
- },
- "runtime": {
- "lib/net5.0/Nethereum.Accounts.dll": {}
- }
- },
- "Nethereum.BlockchainProcessing/4.17.1": {
- "type": "package",
- "dependencies": {
- "Nethereum.Contracts": "4.17.1",
- "Nethereum.Hex": "4.17.1",
- "Nethereum.JsonRpc.RpcClient": "4.17.1",
- "Nethereum.RPC": "4.17.1",
- "Nethereum.Util": "4.17.1",
- "Newtonsoft.Json": "[11.0.2, 14.0.0)"
- },
- "compile": {
- "lib/net5.0/Nethereum.BlockchainProcessing.dll": {}
- },
- "runtime": {
- "lib/net5.0/Nethereum.BlockchainProcessing.dll": {}
- }
- },
- "Nethereum.Contracts/4.17.1": {
- "type": "package",
- "dependencies": {
- "ADRaffy.ENSNormalize": "0.1.5",
- "Nethereum.ABI": "4.17.1",
- "Nethereum.Hex": "4.17.1",
- "Nethereum.RPC": "4.17.1",
- "Newtonsoft.Json": "[11.0.2, 14.0.0)"
- },
- "compile": {
- "lib/net5.0/Nethereum.Contracts.dll": {}
- },
- "runtime": {
- "lib/net5.0/Nethereum.Contracts.dll": {}
- }
- },
- "Nethereum.Hex/4.17.1": {
- "type": "package",
- "dependencies": {
- "Newtonsoft.Json": "[11.0.2, 14.0.0)"
- },
- "compile": {
- "lib/net5.0/Nethereum.Hex.dll": {}
- },
- "runtime": {
- "lib/net5.0/Nethereum.Hex.dll": {}
- }
- },
- "Nethereum.JsonRpc.Client/4.17.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Logging.Abstractions": "[6.0.0, 8.0.0)",
- "Newtonsoft.Json": "[11.0.2, 14.0.0)"
- },
- "compile": {
- "lib/net5.0/Nethereum.JsonRpc.Client.dll": {}
- },
- "runtime": {
- "lib/net5.0/Nethereum.JsonRpc.Client.dll": {}
- }
- },
- "Nethereum.JsonRpc.RpcClient/4.17.1": {
- "type": "package",
- "dependencies": {
- "Nethereum.JsonRpc.Client": "4.17.1",
- "Newtonsoft.Json": "[11.0.2, 14.0.0)"
- },
- "compile": {
- "lib/net5.0/Nethereum.JsonRpc.RpcClient.dll": {}
- },
- "runtime": {
- "lib/net5.0/Nethereum.JsonRpc.RpcClient.dll": {}
- }
- },
- "Nethereum.KeyStore/4.17.1": {
- "type": "package",
- "dependencies": {
- "Nethereum.Hex": "4.17.1",
- "Newtonsoft.Json": "[11.0.2, 14.0.0)",
- "Portable.BouncyCastle": "[1.8.2, 2.0.0)"
- },
- "compile": {
- "lib/net5.0/Nethereum.KeyStore.dll": {}
- },
- "runtime": {
- "lib/net5.0/Nethereum.KeyStore.dll": {}
- }
- },
- "Nethereum.Merkle.Patricia/4.17.1": {
- "type": "package",
- "dependencies": {
- "Nethereum.Model": "4.17.1",
- "Nethereum.RLP": "4.17.1",
- "Newtonsoft.Json": "[11.0.2, 14.0.0)"
- },
- "compile": {
- "lib/net5.0/Nethereum.Merkle.Patricia.dll": {}
- },
- "runtime": {
- "lib/net5.0/Nethereum.Merkle.Patricia.dll": {}
- }
- },
- "Nethereum.Model/4.17.1": {
- "type": "package",
- "dependencies": {
- "Nethereum.RLP": "4.17.1",
- "Nethereum.Util": "4.17.1",
- "Newtonsoft.Json": "[11.0.2, 14.0.0)"
- },
- "compile": {
- "lib/net5.0/Nethereum.Model.dll": {}
- },
- "runtime": {
- "lib/net5.0/Nethereum.Model.dll": {}
- }
- },
- "Nethereum.RLP/4.17.1": {
- "type": "package",
- "dependencies": {
- "Nethereum.Hex": "4.17.1",
- "Newtonsoft.Json": "[11.0.2, 14.0.0)"
- },
- "compile": {
- "lib/net5.0/Nethereum.RLP.dll": {}
- },
- "runtime": {
- "lib/net5.0/Nethereum.RLP.dll": {}
- }
- },
- "Nethereum.RPC/4.17.1": {
- "type": "package",
- "dependencies": {
- "Nethereum.Hex": "4.17.1",
- "Nethereum.JsonRpc.Client": "4.17.1",
- "Nethereum.Merkle.Patricia": "4.17.1",
- "Nethereum.Model": "4.17.1",
- "Nethereum.Util": "4.17.1",
- "Newtonsoft.Json": "[11.0.2, 14.0.0)"
- },
- "compile": {
- "lib/net5.0/Nethereum.RPC.dll": {}
- },
- "runtime": {
- "lib/net5.0/Nethereum.RPC.dll": {}
- }
- },
- "Nethereum.Signer/4.17.1": {
- "type": "package",
- "dependencies": {
- "NBitcoin.Secp256k1": "1.0.3",
- "Nethereum.Hex": "4.17.1",
- "Nethereum.Model": "4.17.1",
- "Nethereum.RLP": "4.17.1",
- "Nethereum.Util": "4.17.1",
- "Newtonsoft.Json": "[11.0.2, 14.0.0)",
- "Portable.BouncyCastle": "[1.8.2, 2.0.0)"
- },
- "compile": {
- "lib/net5.0/Nethereum.Signer.dll": {}
- },
- "runtime": {
- "lib/net5.0/Nethereum.Signer.dll": {}
- }
- },
- "Nethereum.Signer.EIP712/4.17.1": {
- "type": "package",
- "dependencies": {
- "Nethereum.ABI": "4.17.1",
- "Nethereum.Hex": "4.17.1",
- "Nethereum.Signer": "4.17.1",
- "Nethereum.Util": "4.17.1",
- "Newtonsoft.Json": "[11.0.2, 14.0.0)"
- },
- "compile": {
- "lib/net5.0/Nethereum.Signer.EIP712.dll": {}
- },
- "runtime": {
- "lib/net5.0/Nethereum.Signer.EIP712.dll": {}
- }
- },
- "Nethereum.Util/4.17.1": {
- "type": "package",
- "dependencies": {
- "Nethereum.Hex": "4.17.1",
- "Nethereum.RLP": "4.17.1",
- "Newtonsoft.Json": "[11.0.2, 14.0.0)"
- },
- "compile": {
- "lib/net5.0/Nethereum.Util.dll": {}
- },
- "runtime": {
- "lib/net5.0/Nethereum.Util.dll": {}
- }
- },
- "Nethereum.Web3/4.17.1": {
- "type": "package",
- "dependencies": {
- "Nethereum.ABI": "4.17.1",
- "Nethereum.Accounts": "4.17.1",
- "Nethereum.BlockchainProcessing": "4.17.1",
- "Nethereum.Contracts": "4.17.1",
- "Nethereum.Hex": "4.17.1",
- "Nethereum.JsonRpc.RpcClient": "4.17.1",
- "Nethereum.KeyStore": "4.17.1",
- "Nethereum.RPC": "4.17.1",
- "Nethereum.Signer": "4.17.1",
- "Nethereum.Util": "4.17.1",
- "Newtonsoft.Json": "[11.0.2, 14.0.0)"
- },
- "compile": {
- "lib/net5.0/Nethereum.Web3.dll": {}
- },
- "runtime": {
- "lib/net5.0/Nethereum.Web3.dll": {}
- }
- },
- "Newtonsoft.Json/11.0.2": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "related": ".xml"
- }
- }
- },
- "Portable.BouncyCastle/1.8.2": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
- "related": ".xml"
- }
- }
- }
- }
- },
- "libraries": {
- "ADRaffy.ENSNormalize/0.1.5": {
- "sha512": "cdCbVBXLqt+q6nF02MjY3NBAN024UfxLzvSgklidWG384h6Rqz5PCcyo55hqQbe7JS8w1+XJ5x5bSNaj07eqQw==",
- "type": "package",
- "path": "adraffy.ensnormalize/0.1.5",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "adraffy.ensnormalize.0.1.5.nupkg.sha512",
- "adraffy.ensnormalize.nuspec",
- "lib/net35/ADRaffy.ENSNormalize.dll",
- "lib/net451/ADRaffy.ENSNormalize.dll",
- "lib/net461/ADRaffy.ENSNormalize.dll",
- "lib/net5.0/ADRaffy.ENSNormalize.dll",
- "lib/netcoreapp3.1/ADRaffy.ENSNormalize.dll",
- "lib/netstandard1.1/ADRaffy.ENSNormalize.dll",
- "lib/netstandard2.0/ADRaffy.ENSNormalize.dll"
- ]
- },
- "Microsoft.Extensions.Logging.Abstractions/6.0.0": {
- "sha512": "/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
- "type": "package",
- "path": "microsoft.extensions.logging.abstractions/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
- "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
- "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
- "build/Microsoft.Extensions.Logging.Abstractions.targets",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net461/Microsoft.Extensions.Logging.Abstractions.xml",
- "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
- "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512",
- "microsoft.extensions.logging.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "NBitcoin.Secp256k1/1.0.3": {
- "sha512": "TCRUf7C44H/Hy42Ad1g0Dt83EfEH0l+4OuDhnWrzVsPBNiM6s6YRHnHYT+0dxGZKxD0CgdCTZ5f9Z2Ml1RRGbw==",
- "type": "package",
- "path": "nbitcoin.secp256k1/1.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/netcoreapp2.1/NBitcoin.Secp256k1.dll",
- "lib/netstandard2.1/NBitcoin.Secp256k1.dll",
- "nbitcoin.secp256k1.1.0.3.nupkg.sha512",
- "nbitcoin.secp256k1.nuspec"
- ]
- },
- "Nethereum.ABI/4.17.1": {
- "sha512": "MG5x4HTlY44G3tVz6X0RRMYWEdqYLP/LCeMutwRYK8V3FiH4BM/Nn8gaCA0o3+w60ZITY05tXnppZFUSfWyjFA==",
- "type": "package",
- "path": "nethereum.abi/4.17.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "images/logo64x64.png",
- "lib/net451/Nethereum.ABI.dll",
- "lib/net461/Nethereum.ABI.dll",
- "lib/net5.0/Nethereum.ABI.dll",
- "lib/netcoreapp2.1/Nethereum.ABI.dll",
- "lib/netcoreapp3.1/Nethereum.ABI.dll",
- "lib/netstandard1.1/Nethereum.ABI.dll",
- "lib/netstandard2.0/Nethereum.ABI.dll",
- "nethereum.abi.4.17.1.nupkg.sha512",
- "nethereum.abi.nuspec"
- ]
- },
- "Nethereum.Accounts/4.17.1": {
- "sha512": "g4hfIQWjHFxaei+QhnnblyN+6knK3wMs48Sqs2+hj6zld9e8je2iTvG29aAmj8widuBzTY+uT9eZxLea+wUYew==",
- "type": "package",
- "path": "nethereum.accounts/4.17.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "images/logo64x64.png",
- "lib/net451/Nethereum.Accounts.dll",
- "lib/net461/Nethereum.Accounts.dll",
- "lib/net5.0/Nethereum.Accounts.dll",
- "lib/netcoreapp2.1/Nethereum.Accounts.dll",
- "lib/netcoreapp3.1/Nethereum.Accounts.dll",
- "lib/netstandard1.1/Nethereum.Accounts.dll",
- "lib/netstandard2.0/Nethereum.Accounts.dll",
- "nethereum.accounts.4.17.1.nupkg.sha512",
- "nethereum.accounts.nuspec"
- ]
- },
- "Nethereum.BlockchainProcessing/4.17.1": {
- "sha512": "oyYUpm+EZ5gd1UH6Q0HKCK76duE5D4poXMbTT6QnSEVkVggd2duDwfKFYZKzh7BDPg5eiy9Iz58oBV8BIVBU9w==",
- "type": "package",
- "path": "nethereum.blockchainprocessing/4.17.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "images/logo64x64.png",
- "lib/net451/Nethereum.BlockchainProcessing.dll",
- "lib/net461/Nethereum.BlockchainProcessing.dll",
- "lib/net5.0/Nethereum.BlockchainProcessing.dll",
- "lib/netcoreapp2.1/Nethereum.BlockchainProcessing.dll",
- "lib/netcoreapp3.1/Nethereum.BlockchainProcessing.dll",
- "lib/netstandard1.1/Nethereum.BlockchainProcessing.dll",
- "lib/netstandard2.0/Nethereum.BlockchainProcessing.dll",
- "nethereum.blockchainprocessing.4.17.1.nupkg.sha512",
- "nethereum.blockchainprocessing.nuspec"
- ]
- },
- "Nethereum.Contracts/4.17.1": {
- "sha512": "KtYgkstc6etyhH9K2Zq9WHNdBBdr0wBjyzGGTriPDq4kn5oKcP4NTmWsmZqdTj3sBueQ7PQdcVZ1Qh/fC3rJWw==",
- "type": "package",
- "path": "nethereum.contracts/4.17.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "images/logo64x64.png",
- "lib/net451/Nethereum.Contracts.dll",
- "lib/net461/Nethereum.Contracts.dll",
- "lib/net5.0/Nethereum.Contracts.dll",
- "lib/netcoreapp2.1/Nethereum.Contracts.dll",
- "lib/netcoreapp3.1/Nethereum.Contracts.dll",
- "lib/netstandard1.1/Nethereum.Contracts.dll",
- "lib/netstandard2.0/Nethereum.Contracts.dll",
- "nethereum.contracts.4.17.1.nupkg.sha512",
- "nethereum.contracts.nuspec"
- ]
- },
- "Nethereum.Hex/4.17.1": {
- "sha512": "wr4r74vnImXVBgxW9ksEfXvq9h7mvK3mKBfv/VC39wapb6dIxdxzoe8INVeyrUofJBDgJSu9Uulle8ugElQ41A==",
- "type": "package",
- "path": "nethereum.hex/4.17.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "images/logo64x64.png",
- "lib/net451/Nethereum.Hex.dll",
- "lib/net461/Nethereum.Hex.dll",
- "lib/net5.0/Nethereum.Hex.dll",
- "lib/netcoreapp2.1/Nethereum.Hex.dll",
- "lib/netcoreapp3.1/Nethereum.Hex.dll",
- "lib/netstandard1.1/Nethereum.Hex.dll",
- "lib/netstandard2.0/Nethereum.Hex.dll",
- "nethereum.hex.4.17.1.nupkg.sha512",
- "nethereum.hex.nuspec"
- ]
- },
- "Nethereum.JsonRpc.Client/4.17.1": {
- "sha512": "jY1ZeBWGMO9z5RfFUyF0yYC1/skZoEwSFjczTHkl/8dHERfm4NsDD/f0u515sdHSUJWwOmz9TLxOtz5CarYcqQ==",
- "type": "package",
- "path": "nethereum.jsonrpc.client/4.17.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "images/logo64x64.png",
- "lib/net451/Nethereum.JsonRpc.Client.dll",
- "lib/net461/Nethereum.JsonRpc.Client.dll",
- "lib/net5.0/Nethereum.JsonRpc.Client.dll",
- "lib/netcoreapp2.1/Nethereum.JsonRpc.Client.dll",
- "lib/netcoreapp3.1/Nethereum.JsonRpc.Client.dll",
- "lib/netstandard1.1/Nethereum.JsonRpc.Client.dll",
- "lib/netstandard2.0/Nethereum.JsonRpc.Client.dll",
- "nethereum.jsonrpc.client.4.17.1.nupkg.sha512",
- "nethereum.jsonrpc.client.nuspec"
- ]
- },
- "Nethereum.JsonRpc.RpcClient/4.17.1": {
- "sha512": "xJBHnxiDMDjbbvA8LDGcuCNEF4VpW3dKCSTwfVq78Qoq/NEBlfkeg3cwp14PN32VnXJrgZFjLGwH3+HrnIArEQ==",
- "type": "package",
- "path": "nethereum.jsonrpc.rpcclient/4.17.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "images/logo64x64.png",
- "lib/net451/Nethereum.JsonRpc.RpcClient.dll",
- "lib/net461/Nethereum.JsonRpc.RpcClient.dll",
- "lib/net5.0/Nethereum.JsonRpc.RpcClient.dll",
- "lib/netcoreapp2.1/Nethereum.JsonRpc.RpcClient.dll",
- "lib/netcoreapp3.1/Nethereum.JsonRpc.RpcClient.dll",
- "lib/netstandard1.1/Nethereum.JsonRpc.RpcClient.dll",
- "lib/netstandard2.0/Nethereum.JsonRpc.RpcClient.dll",
- "nethereum.jsonrpc.rpcclient.4.17.1.nupkg.sha512",
- "nethereum.jsonrpc.rpcclient.nuspec"
- ]
- },
- "Nethereum.KeyStore/4.17.1": {
- "sha512": "AYyBAfhW5nMHlpEYAc8ctoDRC6swSJFa1Oc9sjI9Snykk8e4+UlylCW2pPc5a91OGkZjg+qAKBBCYqsNImjIGA==",
- "type": "package",
- "path": "nethereum.keystore/4.17.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "images/logo64x64.png",
- "lib/net451/Nethereum.KeyStore.dll",
- "lib/net461/Nethereum.KeyStore.dll",
- "lib/net5.0/Nethereum.KeyStore.dll",
- "lib/netcoreapp2.1/Nethereum.KeyStore.dll",
- "lib/netcoreapp3.1/Nethereum.KeyStore.dll",
- "lib/netstandard1.1/Nethereum.KeyStore.dll",
- "lib/netstandard2.0/Nethereum.KeyStore.dll",
- "nethereum.keystore.4.17.1.nupkg.sha512",
- "nethereum.keystore.nuspec"
- ]
- },
- "Nethereum.Merkle.Patricia/4.17.1": {
- "sha512": "s34JW5iTQC4tcpIN8d6FsyZdjW7Sa1++PClXFQV+Z9CGYaEh4uXlkmsqkoNzKnf+A9IhMlybo/qDAUvaHu2wPQ==",
- "type": "package",
- "path": "nethereum.merkle.patricia/4.17.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "images/logo64x64.png",
- "lib/net451/Nethereum.Merkle.Patricia.dll",
- "lib/net461/Nethereum.Merkle.Patricia.dll",
- "lib/net5.0/Nethereum.Merkle.Patricia.dll",
- "lib/netcoreapp2.1/Nethereum.Merkle.Patricia.dll",
- "lib/netcoreapp3.1/Nethereum.Merkle.Patricia.dll",
- "lib/netstandard1.1/Nethereum.Merkle.Patricia.dll",
- "lib/netstandard2.0/Nethereum.Merkle.Patricia.dll",
- "nethereum.merkle.patricia.4.17.1.nupkg.sha512",
- "nethereum.merkle.patricia.nuspec"
- ]
- },
- "Nethereum.Model/4.17.1": {
- "sha512": "LONMgVOHEMRMsHB85UG2nZ8x/dASlmWDN75j8VFAh1Je+1c8VjrsenZUcg9ms5EZ36jNdEzYeMHm7GejTYTvmQ==",
- "type": "package",
- "path": "nethereum.model/4.17.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "images/logo64x64.png",
- "lib/net451/Nethereum.Model.dll",
- "lib/net461/Nethereum.Model.dll",
- "lib/net5.0/Nethereum.Model.dll",
- "lib/netcoreapp2.1/Nethereum.Model.dll",
- "lib/netcoreapp3.1/Nethereum.Model.dll",
- "lib/netstandard1.1/Nethereum.Model.dll",
- "lib/netstandard2.0/Nethereum.Model.dll",
- "nethereum.model.4.17.1.nupkg.sha512",
- "nethereum.model.nuspec"
- ]
- },
- "Nethereum.RLP/4.17.1": {
- "sha512": "TZbyf6pSsN5/3PSetYV/2wOhDiGTzJx/YjFJp1BEwh31ZZBuOHfRT+bvmmdcmNoWJ5jdGH6Dgw3yIkLG0rABKQ==",
- "type": "package",
- "path": "nethereum.rlp/4.17.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "images/logo64x64.png",
- "lib/net451/Nethereum.RLP.dll",
- "lib/net461/Nethereum.RLP.dll",
- "lib/net5.0/Nethereum.RLP.dll",
- "lib/netcoreapp2.1/Nethereum.RLP.dll",
- "lib/netcoreapp3.1/Nethereum.RLP.dll",
- "lib/netstandard1.1/Nethereum.RLP.dll",
- "lib/netstandard2.0/Nethereum.RLP.dll",
- "nethereum.rlp.4.17.1.nupkg.sha512",
- "nethereum.rlp.nuspec"
- ]
- },
- "Nethereum.RPC/4.17.1": {
- "sha512": "DPFeh2Kk2IUYEVG8Dsht7gbdsXk8FhjPXkqWvS2co/qV2czlO0bXa0USYKv9MnlSTBdRHX3ECW0iAIStkfyGxA==",
- "type": "package",
- "path": "nethereum.rpc/4.17.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "images/logo64x64.png",
- "lib/net451/Nethereum.RPC.dll",
- "lib/net461/Nethereum.RPC.dll",
- "lib/net5.0/Nethereum.RPC.dll",
- "lib/netcoreapp2.1/Nethereum.RPC.dll",
- "lib/netcoreapp3.1/Nethereum.RPC.dll",
- "lib/netstandard1.1/Nethereum.RPC.dll",
- "lib/netstandard2.0/Nethereum.RPC.dll",
- "nethereum.rpc.4.17.1.nupkg.sha512",
- "nethereum.rpc.nuspec"
- ]
- },
- "Nethereum.Signer/4.17.1": {
- "sha512": "+QvAu0x18PftFFTEWQE5o9hOoUcAUO1oog+joacrbW+3dgC4TEuASGsjiZoDJ7bRHMSY7wdSgFfaG9LJ+9LgWg==",
- "type": "package",
- "path": "nethereum.signer/4.17.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "images/logo64x64.png",
- "lib/net451/Nethereum.Signer.dll",
- "lib/net461/Nethereum.Signer.dll",
- "lib/net5.0/Nethereum.Signer.dll",
- "lib/netcoreapp2.1/Nethereum.Signer.dll",
- "lib/netcoreapp3.1/Nethereum.Signer.dll",
- "lib/netstandard1.1/Nethereum.Signer.dll",
- "lib/netstandard2.0/Nethereum.Signer.dll",
- "nethereum.signer.4.17.1.nupkg.sha512",
- "nethereum.signer.nuspec"
- ]
- },
- "Nethereum.Signer.EIP712/4.17.1": {
- "sha512": "z8dKQWb8kbMYIfv78yIJs/Bu+yM3XvniXv9hiQnWtDH0HBHwk7UjTI4kHWVUbx+Hhlvr3It5D1SG6gm9zS70jA==",
- "type": "package",
- "path": "nethereum.signer.eip712/4.17.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "images/logo64x64.png",
- "lib/net451/Nethereum.Signer.EIP712.dll",
- "lib/net461/Nethereum.Signer.EIP712.dll",
- "lib/net5.0/Nethereum.Signer.EIP712.dll",
- "lib/netcoreapp2.1/Nethereum.Signer.EIP712.dll",
- "lib/netcoreapp3.1/Nethereum.Signer.EIP712.dll",
- "lib/netstandard1.1/Nethereum.Signer.EIP712.dll",
- "lib/netstandard2.0/Nethereum.Signer.EIP712.dll",
- "nethereum.signer.eip712.4.17.1.nupkg.sha512",
- "nethereum.signer.eip712.nuspec"
- ]
- },
- "Nethereum.Util/4.17.1": {
- "sha512": "7k9yGJLSDLtDsEGkrZHaaif0yOokMWKjqFolA+VML5MqEXeY0GbfBL0H3HTDhYL6KNRgH7f/O1ga+YL3zQLksA==",
- "type": "package",
- "path": "nethereum.util/4.17.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "images/logo64x64.png",
- "lib/net451/Nethereum.Util.dll",
- "lib/net461/Nethereum.Util.dll",
- "lib/net5.0/Nethereum.Util.dll",
- "lib/netcoreapp2.1/Nethereum.Util.dll",
- "lib/netcoreapp3.1/Nethereum.Util.dll",
- "lib/netstandard1.1/Nethereum.Util.dll",
- "lib/netstandard2.0/Nethereum.Util.dll",
- "nethereum.util.4.17.1.nupkg.sha512",
- "nethereum.util.nuspec"
- ]
- },
- "Nethereum.Web3/4.17.1": {
- "sha512": "I/HmE0cJlwLI+3vYVovlxWETvHAO7SnduxBrIcRy1Fy0b+b+QL8uBjaBTS2dlVuwjEtNN7EDIknHIy91fT+F0A==",
- "type": "package",
- "path": "nethereum.web3/4.17.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "images/logo64x64.png",
- "lib/net451/Nethereum.Web3.dll",
- "lib/net461/Nethereum.Web3.dll",
- "lib/net5.0/Nethereum.Web3.dll",
- "lib/netcoreapp2.1/Nethereum.Web3.dll",
- "lib/netcoreapp3.1/Nethereum.Web3.dll",
- "lib/netstandard1.1/Nethereum.Web3.dll",
- "lib/netstandard2.0/Nethereum.Web3.dll",
- "nethereum.web3.4.17.1.nupkg.sha512",
- "nethereum.web3.nuspec"
- ]
- },
- "Newtonsoft.Json/11.0.2": {
- "sha512": "IvJe1pj7JHEsP8B8J8DwlMEx8UInrs/x+9oVY+oCD13jpLu4JbJU2WCIsMRn5C4yW9+DgkaO8uiVE5VHKjpmdQ==",
- "type": "package",
- "path": "newtonsoft.json/11.0.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "lib/net20/Newtonsoft.Json.dll",
- "lib/net20/Newtonsoft.Json.xml",
- "lib/net35/Newtonsoft.Json.dll",
- "lib/net35/Newtonsoft.Json.xml",
- "lib/net40/Newtonsoft.Json.dll",
- "lib/net40/Newtonsoft.Json.xml",
- "lib/net45/Newtonsoft.Json.dll",
- "lib/net45/Newtonsoft.Json.xml",
- "lib/netstandard1.0/Newtonsoft.Json.dll",
- "lib/netstandard1.0/Newtonsoft.Json.xml",
- "lib/netstandard1.3/Newtonsoft.Json.dll",
- "lib/netstandard1.3/Newtonsoft.Json.xml",
- "lib/netstandard2.0/Newtonsoft.Json.dll",
- "lib/netstandard2.0/Newtonsoft.Json.xml",
- "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll",
- "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml",
- "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll",
- "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml",
- "newtonsoft.json.11.0.2.nupkg.sha512",
- "newtonsoft.json.nuspec"
- ]
- },
- "Portable.BouncyCastle/1.8.2": {
- "sha512": "XpJVIhjPiO0o+DU36eeIzqnRilDmE8Z7Kfhm9V9o1yNqM3ikgleD94Z5W/LeEu3t63LaZl2CNJexaix+I6AUMg==",
- "type": "package",
- "path": "portable.bouncycastle/1.8.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net40/BouncyCastle.Crypto.dll",
- "lib/net40/BouncyCastle.Crypto.xml",
- "lib/netstandard1.0/BouncyCastle.Crypto.dll",
- "lib/netstandard1.0/BouncyCastle.Crypto.xml",
- "lib/netstandard1.3/BouncyCastle.Crypto.dll",
- "lib/netstandard1.3/BouncyCastle.Crypto.xml",
- "lib/netstandard2.0/BouncyCastle.Crypto.dll",
- "lib/netstandard2.0/BouncyCastle.Crypto.xml",
- "lib/portable-net40+sl5+win8+wp8+wpa81/BouncyCastle.Crypto.dll",
- "lib/portable-net40+sl5+win8+wp8+wpa81/BouncyCastle.Crypto.xml",
- "portable.bouncycastle.1.8.2.nupkg.sha512",
- "portable.bouncycastle.nuspec"
- ]
- }
- },
- "projectFileDependencyGroups": {
- "net7.0": [
- "Nethereum.Web3 >= 4.17.1"
- ]
- },
- "packageFolders": {
- "/Users/brendonpaul/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/brendonpaul/documents/github/litprotocol/litsharp/LitContracts/LitContracts.csproj",
- "projectName": "LitContracts",
- "projectPath": "/Users/brendonpaul/documents/github/litprotocol/litsharp/LitContracts/LitContracts.csproj",
- "packagesPath": "/Users/brendonpaul/.nuget/packages/",
- "outputPath": "/Users/brendonpaul/documents/github/litprotocol/litsharp/LitContracts/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/brendonpaul/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net7.0"
- ],
- "sources": {
- "/usr/local/share/dotnet/library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "dependencies": {
- "Nethereum.Web3": {
- "target": "Package",
- "version": "[4.17.1, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.307/RuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/LitContracts/obj/project.nuget.cache b/LitContracts/obj/project.nuget.cache
deleted file mode 100644
index 6533c91..0000000
--- a/LitContracts/obj/project.nuget.cache
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "e4qGfwDyH13XYOdJuawTgn0AXDOwpaRVQCwAPneve7YtIrXaceAqHyX4ItB55ziV2l1k3kIAJh/RGBCrzY57UQ==",
- "success": true,
- "projectFilePath": "/Users/brendonpaul/Documents/GitHub/LitProtocol/LitSharp/LitContracts/LitContracts.csproj",
- "expectedPackageFiles": [
- "/Users/brendonpaul/.nuget/packages/adraffy.ensnormalize/0.1.5/adraffy.ensnormalize.0.1.5.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/microsoft.extensions.logging.abstractions/6.0.0/microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/nbitcoin.secp256k1/1.0.3/nbitcoin.secp256k1.1.0.3.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/nethereum.abi/4.17.1/nethereum.abi.4.17.1.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/nethereum.accounts/4.17.1/nethereum.accounts.4.17.1.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/nethereum.blockchainprocessing/4.17.1/nethereum.blockchainprocessing.4.17.1.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/nethereum.contracts/4.17.1/nethereum.contracts.4.17.1.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/nethereum.hex/4.17.1/nethereum.hex.4.17.1.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/nethereum.jsonrpc.client/4.17.1/nethereum.jsonrpc.client.4.17.1.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/nethereum.jsonrpc.rpcclient/4.17.1/nethereum.jsonrpc.rpcclient.4.17.1.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/nethereum.keystore/4.17.1/nethereum.keystore.4.17.1.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/nethereum.merkle.patricia/4.17.1/nethereum.merkle.patricia.4.17.1.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/nethereum.model/4.17.1/nethereum.model.4.17.1.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/nethereum.rlp/4.17.1/nethereum.rlp.4.17.1.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/nethereum.rpc/4.17.1/nethereum.rpc.4.17.1.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/nethereum.signer/4.17.1/nethereum.signer.4.17.1.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/nethereum.signer.eip712/4.17.1/nethereum.signer.eip712.4.17.1.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/nethereum.util/4.17.1/nethereum.util.4.17.1.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/nethereum.web3/4.17.1/nethereum.web3.4.17.1.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/newtonsoft.json/11.0.2/newtonsoft.json.11.0.2.nupkg.sha512",
- "/Users/brendonpaul/.nuget/packages/portable.bouncycastle/1.8.2/portable.bouncycastle.1.8.2.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file