Author: Musala (Community Dev)
Date Created: Dec 12
Date Published: Dec 12
Summary
Enable cross-chain service between Klaytn and MAPO
Background
Since Klaytn Chain has very large ecosystem, it is a must-connected chain for MAPO to expand its omnichain ecosystem. Hence, the light clients implementation is the very first approach to achieve this final goal. According to MAPO’s tech spec, a pair of light clients needs to be built on both Klaytn main chain and MAPO relay chain to enable cross-chain service. The light client on those two chains will be responsible for verifying blocks coming from the other chain and validating user’s cross-chain transactions.
Specification
-
Research and analyze on the consensus engine of Klaytn Chain
-
Extract core data structure for proof construction
-
Develop smart contracts that are responsible for block header verification, proof verfication and block synchronization
Next Steps
The team is in progress of researching on Klaytn Chain and Map Relay Chain. They are also learning contracts logic from light client repo in MAPO official github. After this forum discussion, the team will make a formal proposal and publish it to MAPO on-chain governance and start developing related logic.
- Let’s enable
- Do not enable
0 voters