Neo3.SmartContract.Templates
2.0.0
dotnet new install Neo3.SmartContract.Templates::2.0.0
This package contains a .NET Template Package you can call from the shell/command line.
NEO3 Contract Template
Dependency
Require .NET 7.0 SDK.
Compatibility
Neo.SmartContract.Framework v3.6.0.
Usage
Contains 2 templates:
- "neo3-contract" → empty contract:
dotnet new neo3-contract -n HelloContract
- "oracle" → oracle demo contract:
dotnet new oracle -n OracleContract
-
net6.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.