Metadata-Version: 1.1
Name: raiden
Version: 0.2.0
Summary: UNKNOWN
Home-page: https://github.com/raiden-network/raiden
Author: HeikoHeiko
Author-email: heiko@brainbot.com
License: BSD
Description: Raiden Network
        ==============
        
        .. image:: https://badges.gitter.im/Join%20Chat.svg
            :target: https://gitter.im/raiden-network/raiden?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
            :alt: Chat on Gitter
        
        `Raiden Network documentation`_
        
        .. _Raiden Network documentation: http://raiden-network.readthedocs.io/
        
        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.
        
        The Raiden project is work in progress. Its goal is to research state channel technology, define protocols and develop reference implementations.
        
        For more information please visit http://raiden.network/.
        
        Installation
        ------------
        
        Please refer to the `Installation`_ section in the official docs.
        
        .. _Installation: http://raiden-network.readthedocs.io/en/stable/overview_and_guide.html#installation
        
        
        Ropsten testnet
        ---------------
        
        These are the currently deployed raiden contract addresses for the Ropsten testnet:
        
        * Netting Channel Library: 0xad5cb8fa8813f3106f3ab216176b6457ab08eb75__
        * Channel Manager Library: 0xdb3a4dbae2b761ed2751f867ce197c531911382a__
        * Registry Contract: 0x68e1b6ed7d2670e2211a585d68acfa8b60ccb828_
        * Discovery Contract: 0x1e3941d8c05fffa7466216480209240cc26ea577_
        
        .. _0xad5cb8fa8813f3106f3ab216176b6457ab08eb75: https://ropsten.etherscan.io/address/0xad5cb8fa8813f3106f3ab216176b6457ab08eb75#code
        .. _0xdb3a4dbae2b761ed2751f867ce197c531911382a: https://ropsten.etherscan.io/address/0xdb3a4dbae2b761ed2751f867ce197c531911382a#code
        .. _0x66eea3159a01d134dd64bfe36fde4be9ed9c1695: https://ropsten.etherscan.io/address/0x66eea3159a01d134dd64bfe36fde4be9ed9c1695#code
        .. _0x1e3941d8c05fffa7466216480209240cc26ea577: https://ropsten.etherscan.io/address/0x1e3941d8c05fffa7466216480209240cc26ea577#code
        
        
        
Keywords: raiden
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
