Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 963 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 963 Bytes

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