Smart contract deployer.
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.ContractDeployer |
Install
Install-Package AElf.ContractDeployer
dotnet add package AElf.ContractDeployer
paket add AElf.ContractDeployer
AElf.ContractDeployer Download (Unzip the "nupkg" after downloading)
Dependencies
- AElf.CSharp.CodeOps(>= 1.0.0)
- AElf.Runtime.CSharp.Core(>= 1.0.0)
- AElf.Types(>= 1.0.0)
- CommandLineParser(>= 2.8.0)