-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
drips-wave-1Extra attention is neededExtra attention is neededgood first issueGood for newcomersGood for newcomersresearchstellar
Description
Title: [Research] Map Soroban Rust Types to Human-Readable UI Labels
📝 Description
Soroban specs use Rust-specific types (e.g., Symbol, Val, Vec<u32>). To make the documentation "interactive" for non-Rust developers, we need a mapping dictionary.
🎯 Goal
Create a JSON mapping file that tells the UI how to display and collect input for Soroban-specific types.
✅ Requirements
- Map
Symbolto a standard "String" input. - Map
Addressto a "Wallet Address" input with validation. - Map
MapandVecto interactive JSON list/object inputs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
drips-wave-1Extra attention is neededExtra attention is neededgood first issueGood for newcomersGood for newcomersresearchstellar