Skip to content

Releases: neo-project/neo-express

3.7.6

28 Jul 18:13
e25f99c
Compare
Choose a tag to compare
Update submodule (#458)

3.7.3

05 Jul 00:44
6969981
Compare
Choose a tag to compare
Update Submodule in workflow (#449)

* Update version

* update dotnet version for workflows

* Update submodule

3.6.100-preview

16 May 20:17
90135f7
Compare
Choose a tag to compare
3.6.100-preview Pre-release
Pre-release
Fix: Relative paths not working properly when creating checkpoints #4…

…37 (#438)

3.6.94

01 Jan 02:05
22da0de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.5.20...3.6.94

Release 3.6.87-preview-ge9662af55d

05 Dec 12:43
e9662af
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 3.6.82-preview-g202139072b...3.6.87-preview-ge9662af55d

Release 3.6.82-preview-g202139072b

30 Nov 09:13
2021390
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: 3.6.69-preview-g6144570684...3.6.82-preview-g202139072b

Release 3.6.69-preview-g6144570684

27 Nov 05:57
6144570
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 3.6.40-preview-g4dc493fbc7...3.6.69-preview-g6144570684

Release 3.6.40-preview-g4dc493fbc7

15 Nov 10:57
4dc493f
Compare
Choose a tag to compare
Pre-release
updated release.yml github actions (#337)

Release 3.5.20

03 Jan 20:25
Compare
Choose a tag to compare
update lib bctk

Neo-WorkNet Preview

29 Sep 21:53
Compare
Choose a tag to compare
Neo-WorkNet Preview Pre-release
Pre-release

Neo-WorkNet is the latest member of the Neo Blockchain Toolkit. This tool allows you to branch an existing public Neo N3 blockchain- like MainNet - locally for development and testing purposes.

For more information, please see the Neo-WorkNet command reference.

To install this preview, you can download the release .nuget file locally and install via this command:

> dotnet tool install Neo.WorkNet -g --prerelease --add-source <path to downloaded .nuget file>

Alternatively, you can install the latest preview directly from the build server via this command:

> dotnet tool install Neo.WorkNet -g --prerelease --add-source https://pkgs.dev.azure.com/ngdenterprise/Build/_packaging/public/nuget/v3/index.json