Skip to content

Instantly share code, notes, and snippets.

View PeHo89's full-sized avatar

Peter Holzer PeHo89

View GitHub Profile
import { MicroRaiden } from '../../microraiden'
let request = require('request');
const WEB3_LOCALHOST: string = 'http://localhost:8545';
const CONTRACT_ADDRESS: string = '0x74434527b8E6C8296506D61d0faF3D18c9e4649A';
const CONTRACT_ABI: any[] = [
{
"constant": false,
"inputs": [