Projects
ch4nn337 - ERC-4337 x Payment Channels
I tried to implement payment channels as ERC-4337 accounts. Unfortunately, it doesn't work the way I envisioned it.Solidity, Rust, EF: Account Abstraction, ethers-rs, ERC-4337SSPC: Stupid Simple Payment Channel
While rollups provide great scalability improvements, they still can't economically support microtransactions. Payment Channels on top of Rollups provide infinitely scalable, truly offline payments.Dart, Flutter, Fe