-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changing Yellow to Specification Paper
- Loading branch information
Showing
3 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
_This chapter is part of the Community Yellow Paper ^[See [Community Yellow Paper](https://github.com/neoresearch/yellowpaper) repository] initiative, a community-driven technical specification for Neo blockchain._ | ||
_This chapter is part of the Community Specification Paper ^[See [Community Specification Paper](https://github.com/neoresearch/yellowpaper) repository] initiative, a community-driven technical specification for Neo blockchain._ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Introduction | ||
|
||
The Green Paper is a community-driven initiative to provide a technical specification for Neo blockchain. | ||
It is organized in sections, describing diverse details of the protocol, from consensus mechanisms, cryptography and smart contracts. | ||
Every part of the protocol may be covered here, although it is recommended to keep the scope as limited as possible to fundamental pieces of the technology. | ||
This specification paper is a community-driven initiative to provide a technical specification for Neo blockchain. | ||
It is organized in chapters, describing diverse details of the protocol, cryptography, consensus mechanisms and smart contracts. | ||
Every part of the protocol may be covered here, although it is recommended to keep the scope as limited as possible to fundamental pieces of the technology. | ||
These topics are suggested by Neo community and may be changed in the future, so feel free to contribute. |