soroban-cli icon indicating copy to clipboard operation
soroban-cli copied to clipboard

Have reserved Aliases that are prefilled, e.g. `native`

Open willemneal opened this issue 7 months ago • 5 comments

What problem does your feature solve?

Currently to interact with a SAC you first need to use contract id asset to find the contract id.

What would you like to see?

Have special reserved aliases for example, xlm so that users can immediately use it. E.g. contract invoke --id native -- transfer ...

What alternatives are there?

willemneal avatar Jun 26 '24 19:06 willemneal