Manager: @Krishna Singh

Execution: ‣

Index

  1. Problem Statement
  2. Objective
  3. Track 1: Streamlined DDC Account Top-Up Process
    1. Deliverables
    2. Tools & Resources
    3. Milestones and Acceptance Criteria
      1. MVP
      2. Nice-To-Have
    4. Quick Start Guide for Track 1
  4. Track 2: Automated DDC Account Top-Up System
    1. Deliverables
    2. Tools & Resources
    3. Milestones and Acceptance Criteria
      1. MVP
    4. Quick Start Guide for Track 2

Problem Statement

DDC customers currently face two significant challenges:

  1. A multi-step process to add funds to their DDC Account, involving token transfers from Ethereum to Cere mainnet and subsequent interactions with Cere mainnet.
  2. Potential service interruption risk due to the manual nature of topping up DDC Accounts, requiring users to remember to replenish funds promptly.

To address these challenges, we aim to:

  1. Enhance the Developer Console UI to implement a direct top-up mechanism from Ethereum to DDC Accounts using Hyper Bridge technology.
  2. Extend the DDC Customer Pallet with an automatic top-up mechanism on the CERE Mainnet.

Objective

To address these challenges, we aim to:

  1. Enhance the Developer Console UI to implement a direct top-up mechanism from Ethereum to DDC Accounts using Hyper Bridge technology.
  2. Extend the DDC Customer Pallet with an automatic top-up mechanism on the CERE Mainnet.

Track 1: Streamlined DDC Account Top-Up Process

Track 1.png

Deliverables

New User Experience:

  1. Users initiate a top-up directly from their Ethereum wallet.
  2. Hyper Bridge relays the transaction information to Cere Mainnet.
  3. The system automatically:
    1. Mints equivalent tokens on Cere Mainnet to the user's beneficiary account.
    2. Transfers the minted tokens from the beneficiary account to the user's DDC Account.

Tools & Resources