Skip to content

Commit 7338462

Browse files
czepluchLefterisJP
authored andcommitted
[skip ci] removing OSX notes, and updating Raiden text
1 parent 2143e0a commit 7338462

File tree

1 file changed

+3
-16
lines changed

1 file changed

+3
-16
lines changed

README.rst

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,11 @@ Raiden Network
99

1010
.. _Raiden Network documentation: http://raiden-network.readthedocs.io/
1111

12-
Raiden is a proposed extension to Ethereum which scales-out asset transfer capacity in the network.
13-
It is inspired by the `Lightning Network`_ which leverages off-chain asset transfers to carry out the vast majority of transactions.
14-
For more information please visit http://raiden.network/.
12+
The Raiden Network is an off-chain scaling solution, enabling near-instant, low-fee and scalable payments. It’s complementary to the Ethereum blockchain and works with any ERC20 compatible token.
1513

16-
.. _Lightning Network: https://lightning.network/
14+
The Raiden project is work in progress. Its goal is to research state channel technology, define protocols and develop reference implementations.
1715

18-
**Note:** *This is work in progress*
16+
For more information please visit http://raiden.network/.
1917

2018
Installation
2119
------------
@@ -24,17 +22,6 @@ Please refer to the `Installation`_ section in the official docs.
2422

2523
.. _Installation: http://raiden-network.readthedocs.io/en/stable/overview_and_guide.html#installation
2624

27-
macOS specifics
28-
~~~~~~~~~~~~~~~
29-
30-
First install the system-dependencies for a successful build of the Python packages::
31-
32-
brew install pkg-config libffi automake
33-
34-
Then set the environment variable for your `pkg-config` path to `libffi`::
35-
36-
export PKG_CONFIG_PATH=/usr/local/Cellar/libffi/3.0.13/lib/pkgconfig/
37-
3825

3926
Ropsten testnet
4027
---------------

0 commit comments

Comments
 (0)