Coder Social home page Coder Social logo

abstractpoint / raiden Goto Github PK

View Code? Open in Web Editor NEW

This project forked from raiden-network/raiden

0.0 2.0 0.0 3.82 MB

Raiden Network

License: MIT License

Shell 0.37% Makefile 0.44% Python 92.54% JavaScript 0.17% CSS 0.42% HTML 1.52% TypeScript 4.54%

raiden's Introduction

Raiden

Gitter

Raiden is a proposed extension to Ethereum which scales-out asset transfer capacity in the network. It is inspired by the Lightning Network which leverages off-chain asset transfers to carry out the vast majority of transactions. For more information please visit http://raiden.network/.

Note: This is work in progress

Installation

You can find the installation instructions of Raiden PoC-0 on the wiki, but for the latest releases, make sure you are using the Ropsten testnet instead.

macOS specifics

First install the system-dependecies for a successful build of the Python packages

brew install pkg-config libffi automake

Then set the environment variable for your pkg-config path to libffi

export PKG_CONFIG_PATH=/usr/local/Cellar/libffi/3.0.13/lib/pkgconfig/

Ropsten testnet

These are the currently deployed contract addresses for the Ropsten testnet:

Versions and releases

Currently we aim to create proof of concept releases weekly, not based on a certain feature level. All proof of concept releases will have version numbers in the 0.0.x range (so PoC-1 = 0.0.1).

Create a PoC release

Install bumpversion (see https://github.com/peritus/bumpversion)

Update your master branch to the latest upstream version

git checkout master && git pull --rebase

Call the release script

prepare_poc_release.sh

This will bump the version, create a commit on a new branch poc_release_{version}, push this branch to the upstream repository and create a PR.

Follow the steps from the script to merge the PR and tag the result on the master branch, which will trigger the PyPI release.

raiden's People

Contributors

konradkonrad avatar lefterisjp avatar hackaugusto avatar czepluch avatar utzig avatar agatsoh avatar heikoheiko avatar andrevmatos avatar ulope avatar devium avatar schmir avatar ezdac avatar hrishikeshio avatar pcppcp avatar tomaaron avatar mcdee avatar lsaether avatar thekrissodroski avatar charles-cooper avatar ramvi avatar felixxm avatar timblankers avatar uzyn avatar johndoe389 avatar nicksavers avatar sandakersmann avatar westernwilliam avatar

Watchers

James Cloos avatar Abstractpoint avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.