sora2-network
sora2-network copied to clipboard
[Tech]: Outbound channel contract for TON
Problem statement
We need to send bridge messages to SORA
Description
No response
Definition of Done
- [ ] Define basic message types for the channel
- SendOutboundMessage (for *App contracts)
- OutboundMessage (for tracking by relayer)
- RegisterApp (for contract owner during phase 1)
- [ ] Implement contract
- [ ] Implement resetable contract for testnets
- [ ] Tests
Requirements
- Contract should return all unused funds to initial sender (user)
- Contract should have getters for apps and nonce