statechannels / SCBridge-Wallet

MIT License
2 stars 3 forks source link

add off-chain structs for channelwallet #2

Closed NiloCK closed 1 year ago

NiloCK commented 1 year ago

This is a skeleton data structure capable of encoding

lalexgap commented 1 year ago

This has been used as the inspiration for this solidity implementation

lalexgap commented 1 year ago

@NiloCK after some more discussion in standup we decided to use typescript for the project. It will let us take advantage of the existing code (IE: we already have contract bindings setup in typescript).