Skip to content

SC: Develop Stablecoin Staking Smart Contract #3

Description

@Pvsaint

Description: Create a Soroban smart contract for YieldForge to allow users to stake stablecoins (e.g., USDC) in a single-asset pool and track their balances.

Tasks:

Write a Rust-based contract for staking (deposit/withdraw stablecoins).
Define parameters: user address, amount, asset (e.g., USDC).
Test deposit/withdrawal on testnet with a sample stablecoin.

Acceptance Criteria:

Contract allows users to deposit and withdraw stablecoins on testnet.
User balances are correctly tracked and retrievable.
Contract handles Stellar trustlines for the stablecoin.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions