Skip to content

Optimize 'Token Minting' workflow for sponsors #442

@gabito1451

Description

@gabito1451

Context

Fast project launch.

Problem

Creating the initial RWA token supply requires multiple ledger round-trips.

Suggested Execution

  • Optimize the 'TokenFactory' deployment logic to bundle 'create', 'mint', and 'transfer' into a single atomic Soroban transaction.

Acceptance Criteria

  • Faster project creation.
  • 50% fewer ledger entries for new projects.

References

  • backend/src/project/factory.service.ts

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions