Questions tagged [flash-channel]

Flash is a bi-directional off-Tangle payment channel to enable instantaneous, high-throughput transactions.

Flash is a bi-directional off-Tangle payment channel to enable instantaneous, high-throughput transactions. In essence, they provide a way for parties to transact at high frequency without waiting for each transaction to confirm on the public IOTA network. Instead, only two transactions will ever occur on the main IOTA network: opening and closing transactions of the Flash channel. An off-Tangle approach reduces the per-transaction overhead to a negligible level by creating signed transactions off the tangle and opens up a feeless transaction model for instant, token streaming.

9 questions
9
votes
0 answers

Flash Channels: Performance Benchmark

Did someone a performance benchmark for the flash channels? I would like to use them in a low latency scenario. I looked into the Javascript Code for it. Seems like they using HTTP 1.1 with JSON serialization. Is that correct? If yes, it might be…
Citrullin
  • 840
  • 5
  • 13
3
votes
1 answer

Flash channels compared to Raiden

Can it be said, in a general sense, that Flash channels and Raiden are made for the same purpose? Both function in a way that a prepaid channel is being created and entities within exchange value off chain. Whenever any party decides to abandon the…
user3223162
  • 457
  • 2
  • 13