0xHabitat/habitat-rollup

Operator Payment gateway (external service)

pinkiebell opened this issue · 0 comments

⚡️ Challenge:

The act of collecting transactions and therefore fees is a externalised. This means that this functionality is not core to the rollup contracts but instead as a backend service in front of the Habitat Node

🦋 Desired Outcome

A easy to configure backend to collect transactions & fees. Additionaly, any implementations with mainnet to redeem/claim tokens is a plus.

🎯 Action Points:

  • Design
  • Specification
  • Implementation