UMAprotocol / UMAprotocol/protocol

Add cross-chain adapter contracts for Story L1

Open
#4,794 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
485
Forks
215
Avg merge
18m
Merged PRs (30d)
1

Description

Why

Cross-chain adapter contracts are required to achieve decentralized bridging from ETH mainnet to Story L1 mainnet.

How

UMA team has shared technical documentation with guidance on what needs to be built and how.

Resolution

As confirmed with UMA team - the output of this PR is the creation of 2 new smart contracts:

  • Story_ChildMessenger.sol
  • Story_ParentMessenger.sol

These should be added to the folder:
https://github.com/UMAprotocol/protocol/tree/master/packages/core/contracts/cross-chain-oracle/chain-adapters

Difficulty Score [1-10]

UMA team shared the technical requirements and will review the PR.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the UMA technical documentation shared for the cross-chain adapter requirements, then inspect the chain-adapters folder in packages/core/contracts/cross-chain-oracle. The work is complete when Story_ChildMessenger.sol and Story_ParentMessenger.sol have been created there and satisfy the documented requirements for bridging ETH mainnet to Story L1.

Written by the indexing model from the issue text.

Assessment

Tech stack
solidity
Domain
blockchain
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.