FISOBCOS_NetSdk 1.0.0.2
dotnet add package FISOBCOS_NetSdk --version 1.0.0.2
NuGet\Install-Package FISOBCOS_NetSdk -Version 1.0.0.2
<PackageReference Include="FISOBCOS_NetSdk" Version="1.0.0.2" />
<PackageVersion Include="FISOBCOS_NetSdk" Version="1.0.0.2" />
<PackageReference Include="FISOBCOS_NetSdk" />
paket add FISOBCOS_NetSdk --version 1.0.0.2
#r "nuget: FISOBCOS_NetSdk, 1.0.0.2"
#addin nuget:?package=FISOBCOS_NetSdk&version=1.0.0.2
#tool nuget:?package=FISOBCOS_NetSdk&version=1.0.0.2
Implement RPC Synchronous request / asynchronous request
Realize the generation of FISCO bcos public and private keys and accounts, expand the generation of webase front, import user JSON, and directly import webase middleware.
Implement contract operation encapsulation, such as contract deployment, request parameter construction, transaction signature, RLP code conversion, etc.
Realize contract deployment, contract transaction, contract call operation, contract transaction receipt acquisition, etc.
Implement contract input, output, event analysis.
Configure the corresponding unit test demo for all operations. Reference can be made to copy.
Note: send transaction and return transaction receipt test synchronously, there is a certain probability that it will be empty, because the underlying transaction is repackaged, and the consensus has not been completed.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Nethereum.ABI (>= 3.8.0)
- Nethereum.Contracts (>= 3.8.0)
- Nethereum.Hex (>= 3.8.0)
- Nethereum.JsonRpc.RpcClient (>= 3.8.0)
- Nethereum.RLP (>= 3.8.0)
- Nethereum.RPC (>= 3.8.0)
- Nethereum.Signer (>= 3.8.0)
- Nethereum.Util (>= 3.8.0)
- Nethereum.Web3 (>= 3.8.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.