Base AElf Module for different chain types.
Info
Version: | 1.10.0 |
Author(s): | AElf |
Last Update: | Monday, August 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://aelf.io/ |
NuGet Url: | https://www.nuget.org/packages/AElf.Blockchains.BasicBaseChain |
Install
Install-Package AElf.Blockchains.BasicBaseChain
dotnet add package AElf.Blockchains.BasicBaseChain
paket add AElf.Blockchains.BasicBaseChain
AElf.Blockchains.BasicBaseChain Download (Unzip the "nupkg" after downloading)
Dependencies
- AElf.Contracts.Genesis(>= 1.0.0)
- AElf.CrossChain.Grpc(>= 1.0.0)
- AElf.CrossChain(>= 1.0.0)
- AElf.EconomicSystem(>= 1.0.0)
- AElf.GovernmentSystem(>= 1.0.0)
- AElf.Kernel.Consensus.AEDPoS(>= 1.0.0)
- AElf.Kernel.SmartContract.ExecutionPluginForCallThreshold(>= 1.0.0)
- AElf.Kernel.SmartContract.ExecutionPluginForMethodFee(>= 1.0.0)
- AElf.Kernel.SmartContract.ExecutionPluginForResourceFee(>= 1.0.0)
- AElf.Kernel.SmartContract.Parallel(>= 1.0.0)
- AElf.Kernel.Token(>= 1.0.0)
- AElf.OS(>= 1.0.0)
- AElf.Runtime.CSharp(>= 1.0.0)
- AElf.RuntimeSetup(>= 1.0.0)
- AElf.WebApp.Web(>= 1.0.0)