Skip to content

Commit

Permalink
Fix: Swap package logo and update index.rst file.
Browse files Browse the repository at this point in the history
  • Loading branch information
meherett committed Oct 23, 2020
1 parent ac341d8 commit 1ddce9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ the internet without the money being double spent, and without people getting sc
when they try to make these digital payments.

.. note::
Hash Time Lock Contracts (HTLCs) are a perfect example of a payment technology for cryptocurrencies which
Hash Time Lock Contracts (HTLC's) are a perfect example of a payment technology for cryptocurrencies which
makes all of the aforementioned things possible.

Swap is a python library for cross-chain atomic swap between the networks of two cryptocurrencies.
Swap is a python library for Cross-chain atomic swap between the networks of two cryptocurrencies.
Cross-chain atomic swap are the cheapest and most secure way to swap cryptocurrencies. It’s a brand new
decentralized payment environment based on Hash Time Lock Contracts (HTLCs) protocol.
decentralized payment environment based on Hash Time Lock Contracts (HTLC's) protocol.
Binary file modified docs/static/png/swap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1ddce9e

Please sign in to comment.