Wiki Page: 42 Hackathon - Developer Console USDC / Fiat Onboarding Wiki
Repo to fork: https://github.com/Cerebellum-Network/cluster-apps/tree/dev/apps/developer-console
Daily Execution Log:
- 🎯 Deliverables 2024-02-26 (Hackathon Day 1)
- 🎯 Deliverables 2024-02-27 (Hackathon Day 2)
- 🎯 Deliverables 2024-02-28 (Hackathon Day 3)
Description
The tool you’ll build will enable developers to top up their Cere Developer Console accounts using USDC and fiat via integrated payment providers (like Stripe and other on-ramp providers) and then securely deposit these funds on-chain into a custom smart contract that you will build.
Problem
Developers need a simple, secure, and efficient way to fund their Developer Console Accounts. Currently, developers need to use the bridge to convert Cere ERC20 tokens bought on exchanges into Cere mainnet tokens, to use these to top up their DDC account. For many developers unfamiliar with web3 this is a hurdle, for which you’ll build (the first part) of the solution.
Solution
Build a system that:
- Leverages test environments of existing on-ramp solutions (e.g., Stripe, ramp.network) as the starting point.
- Provides an intuitive payment UI that enables developers to easily initiate account top-ups within the developer console.
- Requires you to develop and deploy a custom smart contract that receives and maps USDC deposits to the correct Developer Console Account initiating the purrchase.
- Note: the usdc > cere swap and hyperbridge swap are NOT part of this hackathon track (initially, could be extended after day 1 result analysis)
Goal/Values
Develop a frictionless, secure, and transparent on-ramp solution that:
- Simplifies Funding: Streamlines the conversion of fiat or USDC payments into on-chain deposits in your smart contract.
- Enhances Developer Experience: Empowers developers to quickly fund their Developer Console Accounts, enabling them to access Cere’s suite of tools and services
- Lays a Secure Foundation: Ensures that every deposit is processed securely with transaction signing and smart contract integration, setting the stage for further processing via a USDC > $CERE ERC20 swap, followed by hyperbridge swap of $CERE ERC20 > $CERE Mainnet tokens, that will be sent to the users $CERE Mainnet wallet, after which these can be used to top up the developer console wallet.