Library for interacting with 0x smart contracts.
Info
| Version: | 1.0.0-alpha5 |
| Author(s): | Bojan Malinić |
| Last Update: | Wednesday, June 5, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/0x |
Install
Install-Package 0x
dotnet add package 0x
paket add 0x
0x Download (Unzip the "nupkg" after downloading)
Dependencies
- EIP712(>= 1.0.02)
- NETStandard.Library(>= 1.6.1)
- Nethereum.ABI(>= 3.3.0)
- Nethereum.Util(>= 3.3.0)
- Nethereum.Web3(>= 3.3.0)