GeorgeKey.Geo 3.1.1.1-preview1

This is a prerelease version of GeorgeKey.Geo.
dotnet add package GeorgeKey.Geo --version 3.1.1.1-preview1
NuGet\Install-Package GeorgeKey.Geo -Version 3.1.1.1-preview1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GeorgeKey.Geo" Version="3.1.1.1-preview1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GeorgeKey.Geo --version 3.1.1.1-preview1
#r "nuget: GeorgeKey.Geo, 3.1.1.1-preview1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GeorgeKey.Geo as a Cake Addin
#addin nuget:?package=GeorgeKey.Geo&version=3.1.1.1-preview1&prerelease

// Install GeorgeKey.Geo as a Cake Tool
#tool nuget:?package=GeorgeKey.Geo&version=3.1.1.1-preview1&prerelease

<p align="center"> <img src="https://repository-images.githubusercontent.com/204246907/ad79dd00-c71b-11e9-9a51-f03849ba308f" width="550px"> </p>

<p align="center">

<a href="https://github.com/neo-project/geo/releases"> <img src="https://badge.fury.io/gh/george-key%2Fgeo.svg" alt="Current neo version."> </a> <a href="https://codecov.io/github/george-key/geo/branch/master/graph/badge.svg"> <img src="https://codecov.io/github/george-key/geo/branch/master/graph/badge.svg" alt="Current Coverage Status." /> </a>

<a href="https://github.com/george-key/geo/blob/master/LICENSE"> <img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License."> </a> </p>

GEO 3.1.1.0 (just forked): A distributed Smart Ecosystem Software

================

Being forked from NEO, this will help to save the planet Earth

Table of Contents

  1. Overview
  2. Project structure
  3. Related projects
  4. Opening a new issue
  5. Bounty program
  6. License

Overview

This repository contain main classes of the Neo blockchain.
Visit the documentation to get started.

Note: This is Neo 3 branch, currently under development. For the current stable version, please click here

Project structure

An overview of the project folders can be seen below.

Folder Content
Consensus Classes used in the dBFT consensus algorithm, including the ConsensusService actor.
Cryptography General cryptography classes including ECC implementation.
IO Data structures used for caching and collection interaction.
Ledger Classes responsible for the state control, including the MemoryPool and Blockchain classes.
Network Peer-to-peer protocol implementation classes.
Persistence Classes used to allow other classes to access application state.
Plugins Interfaces used to extend Neo, including the storage interface.
SmartContract Native contracts, ApplicationEngine, InteropService and other smart-contract related classes.
VM Helper methods used to interact with the VM.
Wallet Wallet and account implementation.

Code references are provided for all platform building blocks. That includes the base library, the VM, a command line application and the compiler.

  • neo: Neo core library, contains base classes, including ledger, p2p and IO modules.
  • neo-vm: Neo Virtual Machine is a decoupled VM that Neo uses to execute its scripts. It also uses the InteropService layer to extend its functionalities.
  • neo-node: Executable version of the Neo library, exposing features using a command line application or GUI.
  • neo-modules: Neo modules include additional tools and plugins to be used with Neo.
  • neo-devpack-dotnet: These are the official tools used to convert a C# smart-contract into a neo executable file.

Opening a new issue

Please feel free to create new issues to suggest features or ask questions.

If you found a security issue, please refer to our security policy.

Bounty program

You can be rewarded by finding security issues. Please refer to our bounty program page for more information.

License

The NEO project is licensed under the MIT license.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.1.1-preview1 370 12/13/2019
3.1.1-preview1 332 12/13/2019