Skip to content

Commit

Permalink
Update Protocol.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Mentors4EDU committed Sep 27, 2020
1 parent 39b4aba commit 15b95a1
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions docs/Lonero/Protocol.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,40 @@ cases for Lonero across a variety of different sectors.
- Grid Computing Networks
- Software Defined Networking
- Parallel Computing Architectures

Crypto Mining
---------------
Current cryptocurrency mining is limited to special type of hardware.
However, Lonero is working on leveling the playing field. More details
about this is shown under the `crypto section`_ or our whitepaper.

IOT and "Smart Devices"
-----------------------
Lonero's `API`_ is extensively built to allow smart device and IOT
compatibility with its `decentralized-internet SDK`_ and pipeline.

Grid Computing Networks
-------------------------
Outside of working great with software such as `PM2`_, at the core our
decentralized internet is built with grid computing in mind. Infact, you
can build custom DAPPS with grid computing compatibility or shared
computing.

Software Defined Networking
----------------------------
Software defined networking and dynamic network centered applications or
configurations work great with Lonero's decentralized internet, or even
connecting to our blockchain. Projects utilizing SDN demos of Lonero
have even included `underwater wireless networks`_.

Parallel Computing Architectures
---------------------------------
Running and syncing data in parallel or multi-threaded processes, as
well as parallel processing implementation is a huge part of our
network's overall design.

.. _crypto section: https://lonero.readthedocs.io/en/latest/Lonero/Crypto.html#problem-with-current-mining
.. _API: https://lonero-team.github.io/API/
.. _decentralized-internet SDK: https://lonero.readthedocs.io/en/latest/Decentralized%20Internet%20Docs/Main%20Installation%20Methods.html
.. _PM2: https://pm2.io/
.. _underwater wireless networks: https://www.oceancolonization.com/

0 comments on commit 15b95a1

Please sign in to comment.