TestRpc embedded in Nethereum to simplify smart contract and Ethereum integration testing.
Info
Version: | 1.0.0 |
Author(s): | Juan Blanco |
Last Update: | Friday, February 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.nethereum.com/ |
NuGet Url: | https://www.nuget.org/packages/Nethereum.TestRPCRunner |
Install
Install-Package Nethereum.TestRPCRunner
dotnet add package Nethereum.TestRPCRunner
paket add Nethereum.TestRPCRunner
Nethereum.TestRPCRunner Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Microsoft.NETCore.Portable.Compatibility(>= 1.0.1)
- NETStandard.Library(>= 1.6.0)
- System.Diagnostics.Process(>= 4.3.0)
- Microsoft.NETCore.Portable.Compatibility(>= 1.0.1)
- NETStandard.Library(>= 1.6.0)
- System.Diagnostics.Process(>= 4.3.0)
Tags