Skip to content

Commit

Permalink
documentation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsh Rathi committed Jan 10, 2019
1 parent 7805fb3 commit 5717f9f
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 11 deletions.
2 changes: 1 addition & 1 deletion EchoLinkDapp/docs/source/authority_management.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Authority Management For EKO Platform
---------------------------------
--------------------------------------

Steps to start a network and implement validator set contracts to dynamically manage authorities:

Expand Down
4 changes: 2 additions & 2 deletions EchoLinkDapp/docs/source/echolink_dapp.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
EchoLink DApp
EkoLink DApp
--------------

EchoLink is a blockchain based system that provides verified education, skill, and work experience information. Taking advantage of blockchain technology’s immutability and time stamp functionality, EchoLink provides users with trusted information regarding a job candidate’s education, skill, and work experience.
EchoLink is a blockchain based system that provides verified education, skill, and work experience information. Taking advantage of blockchain technology’s immutability and time stamp functionality, EchoLink provides users with trusted information regarding a job candidate’s education, skill, and work experience. EkoLink is built on the EKO Blockchain Platform.

.. toctree::
:maxdepth: 3
Expand Down
2 changes: 1 addition & 1 deletion EchoLinkDapp/docs/source/echolink_tokenbridge.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
EKO Token Bridge
---------------------
----------------

.. toctree::
:maxdepth: 3
Expand Down
8 changes: 5 additions & 3 deletions EchoLinkDapp/docs/source/index.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
.. figure:: images/EKOl_Graphicogo.png
:alt: echolink logo

Welcome to EchoLink documentation
---------------------------------
Welcome to EchoLink Project documentation
-----------------------------------------

EchoLink is a blockchain based system that provides verified education, skill, and work experience information. Taking advantage of blockchain technology’s immutability and time stamp functionality, EchoLink provides users with trusted information regarding a job candidate’s education, skill, and work experience.
EkoLink is a blockchain based system that provides verified education, skill, and work experience information. Taking advantage of blockchain technology’s immutability and time stamp functionality, EkoLink provides users with trusted information regarding a job candidate’s education, skill, and work experience. EkoLink is built on the EKO Blockchain Platform.

EKO Blockchain Platform is a public blockchain service built on top of Proof of Professional Stake consensus protocol (PoPS). PoPS is designed for enterprise grade blockchain applications. The EKO Blockchain Platform is fully compatible with EVM based Solidity smart contracts, and offers some innovative features, such as confidential contracts. The EKO Blockchain Platform provides businesses and developers a fast and efficient way to develop and deploy blockchain applications.

.. toctree::
:maxdepth: 3
Expand Down
4 changes: 2 additions & 2 deletions EchoLinkDapp/docs/source/introduction.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Introduction
------------
EchoLink is a blockchain based system that provides verified education, skill, and work experience information. Taking advantage of blockchain technology’s immutability and time stamp functionality, EchoLink provides users with trusted information regarding a job candidate’s education, skill, and work experience.
EkoLink is a blockchain based system that provides verified education, skill, and work experience information. Taking advantage of blockchain technology’s immutability and time stamp functionality, EkoLink provides users with trusted information regarding a job candidate’s education, skill, and work experience. EkoLink is built on the EKO Blockchain Platform.

EchoLink provides savings to recruiters in time and financial resources. The EchoLink system can also be used for additional industries, such as banking, finance, general notary service. EchoLink is building high-trust economy through innovations in blockchain technology.
EKO Blockchain Platform is a public blockchain service built on top of Proof of Professional Stake consensus protocol (PoPS). PoPS is designed for enterprise grade blockchain applications. The EKO Blockchain Platform is fully compatible with EVM based Solidity smart contracts, and offers some innovative features, such as confidential contracts. The EKO Blockchain Platform provides businesses and developers a fast and efficient way to develop and deploy blockchain applications.
2 changes: 1 addition & 1 deletion EchoLinkDapp/docs/source/network_start.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Steps to set up the EKO network and dynamically manage network authorities:
-----------------------
---------------------------------------------------------------------------

1. Use the validator set contracts available at https://github.com/parity-contracts/kovan-validator-set

Expand Down
2 changes: 1 addition & 1 deletion EchoLinkDapp/docs/source/registration.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Registration and Authentication
-------------------------------
When you browse to the link you will be shown a login page like the one below.
When you browse to our `platform <http://test.ekolink.info>`_ you will be shown a login page like the one below.

.. figure:: images/login.png
:alt: Login page
Expand Down

0 comments on commit 5717f9f

Please sign in to comment.