Skip to content

Running the Manual Test

amitshah edited this page Apr 17, 2018 · 2 revisions

Start Local RPC node

testrpc -g 20 --unlock 0 --unlock 1 --unlock 2 --unlock 3 --account="0xb507928218b7b1e48f82270011149c56b6191cd1f2846e01c419f0a1a57acc42,10000000000000000000000000" --account="0x4c65754b227fb8467715d2949555abf6fe8bcba11c6773433c8a7a05a2a1fc78,10000000000000000000000000" --account="0xa8344e81509696058a3c14e520693f94ce9c99c26f03310b2308a4c59b35bb3d,10000000000000000000000000" --account="0x157258c195ede5fad2f054b45936dae4f3e1b1f0a18e0edc17786d441a207224,10000000000000000000000000"

Truffle deploy --reset

node test/channel_manual_test.js

copy and paste web output into attached geth node

Setup REMIX: $NO HumanStandardToken: 0x9c1af2395beb97375eaee816e355863ec925bc2e $GOT HumanStandardToken: 0x185ee0970d2c43e3350f3e2b0ac596a2d781b206 NettingChannelContract: 0x8bf6a4702d37b7055bc5495ac302fe77dae5243b ChannelManagerContract: 0x05e1b1806579881cfd417e1716f23b1900568346 Feast

Clone this wiki locally