Skip to content

neo-project/neo-devpack-dotnet

Repository files navigation

neo-logo

Coverage Status

NEO Devpack Dotnet

This is the set of development tools for .NET.

For detailed documentation, see docs.neo.org and the NEO whitepaper.

Build

git clone --recurse-submodules https://github.com/neo-project/neo-devpack-dotnet.git
cd neo-devpack-dotnet
dotnet build

Test

dotnet test