Implementation of EIP712.
Info
Version: | 1.0.0-alpha2 |
Author(s): | bojan96 |
Last Update: | Monday, May 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EIP712 |
Install
Install-Package EIP712
dotnet add package EIP712
paket add EIP712
EIP712 Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Nethereum.ABI(>= 3.2.0)
- Nethereum.Hex(>= 3.2.0)
- Nethereum.Signer(>= 3.2.0)
- Nethereum.Util(>= 3.2.0)