Skip to content
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

preface + introduction #1

Merged
merged 1 commit into from
Nov 14, 2019
Merged

preface + introduction #1

merged 1 commit into from
Nov 14, 2019

Conversation

Jaguar0625
Copy link
Contributor

No description provided.

Comment on lines +42 to +43
For conciseness, the rest of this document will refer to this hash assuming its default setting (SHA3).
Currently, the following hash algorithms are supported:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how to refer to sha and/or keccak with things like secret lock?

whitepaper/chapters/introduction.tex Outdated Show resolved Hide resolved
whitepaper/chapters/introduction.tex Outdated Show resolved Hide resolved
whitepaper/chapters/introduction.tex Outdated Show resolved Hide resolved

\nemchapterfirstletter{N}{EM}, in its most basic form, is a crypto currency that is built on block chain technology.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

block chain or blockchain, we should be consistent

\end{enumerate}

A strong network will typically have a large number of peer nodes and enough api nodes to support incoming client requests.
Allowing the composition of nodes to vary dynamically based on real needs, should lead to a more globally resource-optimized network.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is , correct?

whitepaper/chapters/introduction.tex Outdated Show resolved Hide resolved
whitepaper/chapters/introduction.tex Show resolved Hide resolved
whitepaper/preface.tex Outdated Show resolved Hide resolved
@@ -22,14 +24,14 @@ \section{Introduction}

\begin{enumerate}
\item peer: These nodes are the backbone of the network and create new blocks.
\item api: These nodes store data in a monogo database for easier querying and can be used in combination with a NodeJS REST server.
\item api: These nodes store data in a mongo database for easier querying and can be used in combination with a NodeJS REST server.
Copy link
Contributor

@dgarcia360 dgarcia360 Nov 14, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mongo database -> MongoDB document database

@Jaguar0625 Jaguar0625 merged commit ea7b201 into master Nov 14, 2019
@Jaguar0625 Jaguar0625 deleted the introduction branch November 18, 2019 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants