Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Conversation

@kushti
Copy link
Contributor

@kushti kushti commented Jul 22, 2020

This PR is introducing readme update towards current state of the Scorex 2.

@coveralls
Copy link

coveralls commented Jul 22, 2020

Coverage Status

Coverage remained the same at 46.984% when pulling c0a4030 on readme into 3946bdb on master.

Co-authored-by: Denys Zadorozhnyi <denys@zadorozhnyi.com>
@kushti kushti merged commit 1cfffb3 into master Jul 22, 2020
@kushti kushti deleted the readme branch July 22, 2020 18:21
* you can fork codebase of a Bitcoin or Ethereum client. However, such clients are optimized towards concrete
protocol, thus implementing something different would be a cumbersome task.
* there are some modular frameworks, such as Scorex, where you can change consensus layer, or transactional
layer, or both. Still, these modules have concrete interfaces, so for many design
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like the sentence is not finished.

* Asynchronous networking layer on top of TCP
* JSON API
* Cryptographic primitives externalized into [separate scrypto framework](https://github.com/input-output-hk/scrypto)
* Some examples provided, including once working in production
Copy link
Contributor

Choose a reason for hiding this comment

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

Should it be "including one working in production"?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants