-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Readme.md #3766
base: master
Are you sure you want to change the base?
Update Readme.md #3766
Conversation
|
||
|
||
## Table of Contents | ||
1. [Overview](#overview) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overview still here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, but it's not important link to have. It already at the top of the page and in the file. Your not going to goto the index to search for chapter 1 in a book are you?
|
||
## Overview | ||
This repository is a csharp implementation of the [neo](https://neo.org) blockchain. It is jointly maintained by the neo core developers and neo global development community. | ||
Visit the [tutorials](https://docs.neo.org) to get started. | ||
This repository is the (C#) implementation of the [Neo](https://neo.org) Clockchain. It is jointly maintained by the [Neo Core Developers](https://github.com/orgs/neo-project/teams/core) and Neo Global Development (NGD) community. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clockchain is something different.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lol oops
<br /> | ||
<a href="https://github.com/neo-project/neo-express"><strong>Express</strong></a> | ||
· | ||
<a href="https://github.com/neo-project/proposals"><strong>Proposals</strong></a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure about these links, having that at the bottom doesn't help much (anything after (c) will be skipped often) and we don't explain what "proposals" are or what "express" is. Maybe .github info is sufficient for the purpose.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We already say in Related projects
section, what these are.
(C#) implementation of the Neo Blockchain Protocol.
Navigate
Overview
This repository is the (C#) implementation of the Neo Clockchain. It is jointly maintained by the Neo Core Developers and Neo Global Development (NGD) community.
Visit tutorials to get started.
Project structure
An overview of the project folders can be seen below.
MemoryPool
andBlockchain
.ApplicationEngine
,InteropService
and other smart-contract related classes.neo-cli
console application for running a FULL node.ApplicationLogs
,LevelDBStore
,RpcServer
,OracleService
,DBFTPlugin
and more.Related projects
Code references are provided for all platform building blocks. That includes the base library, the VM, a command line application and the compiler.
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.
Copyright © 2015-2025
Express · Proposals · Compiler · Read Docs
A modern distributed network for the Smart Economy