Superhero is a multi-blockchain wallet to manage crypto assets and navigate the web3 and DeFi space. Currently supporting Bitcoin, Ethereum and æternity blockchains.
Is your feature request related to a problem? Please describe.
We have a chicken or the egg delemma here. Apps based on state channels didn't get developed because the lack of wallet support. Wallet didn't implemented state channels support because the lack of implementations/requests from developer side. This issue aims to solve it.
Describe the solution you'd like
To show information about opened state channels. It may be a peer address, amount of funds locked into it, is it in dispute. Theoretically you can show entities created in a state channel (like contracts), but probably this is only available to aepp that have a WS connection to a node, so the implementation can be limited to information available on chain.
Is your feature request related to a problem? Please describe. We have a chicken or the egg delemma here. Apps based on state channels didn't get developed because the lack of wallet support. Wallet didn't implemented state channels support because the lack of implementations/requests from developer side. This issue aims to solve it.
Describe the solution you'd like To show information about opened state channels. It may be a peer address, amount of funds locked into it, is it in dispute. Theoretically you can show entities created in a state channel (like contracts), but probably this is only available to aepp that have a WS connection to a node, so the implementation can be limited to information available on chain.
originally raised by @uwiger