Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically setup native token on quickstart local networks #555

Open
leighmcculloch opened this issue Jan 25, 2024 · 6 comments
Open
Assignees

Comments

@leighmcculloch
Copy link
Member

leighmcculloch commented Jan 25, 2024

What problem does your feature solve?

It's not intuitive that on the local network that the native asset has not been setup with a contract.

On pubnet, testnet, and futurenet the native asset contract is created. It's very easy to get used to that and to just start using it.

On the local network the developer has to create it themselves with:

soroban lab token wrap --asset native --source ... --network ...

I've forgotten several times to create it and it just chews times debugging then realizing and running the command.

What would you like to see?

The native asset contract deployed automatically on quickstart when running the local network, so it's just good to go.

What alternatives are there?

Do nothing. Remind people to create it.

Copy link

github-actions bot commented May 3, 2024

This issue is stale because it has been open for 30 days with no activity. It will be closed in 30 days unless the stale label is removed.

Copy link

github-actions bot commented Jun 4, 2024

This issue is stale because it has been open for 30 days with no activity. It will be closed in 30 days unless the stale label is removed.

@github-actions github-actions bot added the stale label Jun 4, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 5, 2024
@leighmcculloch leighmcculloch self-assigned this Jul 11, 2024
@janewang janewang added this to DevX Jul 16, 2024
@github-project-automation github-project-automation bot moved this to Backlog in DevX Jul 16, 2024
@janewang janewang moved this from Backlog to Todo in DevX Jul 17, 2024
Copy link

This issue is stale because it has been open for 30 days with no activity. It will be closed in 30 days unless the stale label is removed.

Copy link

This issue is stale because it has been open for 30 days with no activity. It will be closed in 30 days unless the stale label is removed.

@github-actions github-actions bot added the stale label Sep 18, 2024
@janewang janewang removed the stale label Sep 18, 2024
Copy link

This issue is stale because it has been open for 30 days with no activity. It will be closed in 30 days unless the stale label is removed.

Copy link

This issue is stale because it has been open for 30 days with no activity. It will be closed in 30 days unless the stale label is removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo (Ready for Dev)
Development

No branches or pull requests

3 participants
@leighmcculloch @janewang and others