Info
Version: | 1.0.9 |
Author(s): | SIMBAChain Inc. |
Last Update: | Tuesday, October 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://simbachain.github.io/libsimba.net/ |
NuGet Url: | https://www.nuget.org/packages/libSimba.Net |
Install
Install-Package libSimba.Net
dotnet add package libSimba.Net
paket add libSimba.Net
libSimba.Net Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Nethereum.Accounts(>= 3.4.0)
- Nethereum.Hex(>= 3.4.0)
- Nethereum.KeyStore(>= 3.4.0)
- Nethereum.RLP(>= 3.4.0)
- Nethereum.Signer(>= 3.4.0)
- Nethereum.Web3(>= 3.4.0)
- Newtonsoft.Json(>= 12.0.2)
- Nethereum.Accounts(>= 3.4.0)
- Nethereum.Hex(>= 3.4.0)
- Nethereum.KeyStore(>= 3.4.0)
- Nethereum.RLP(>= 3.4.0)
- Nethereum.Signer(>= 3.4.0)
- Nethereum.Web3(>= 3.4.0)
- Newtonsoft.Json(>= 12.0.2)
- Nethereum.Accounts(>= 3.4.0)
- Nethereum.Hex(>= 3.4.0)
- Nethereum.KeyStore(>= 3.4.0)
- Nethereum.RLP(>= 3.4.0)
- Nethereum.Signer(>= 3.4.0)
- Nethereum.Web3(>= 3.4.0)
- Newtonsoft.Json(>= 12.0.2)
We aim to abstract away the various blockchain concepts, reducing the necessary time needed to get to working code.