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

Integrate address "alias" feature #88

Open
mario4tier opened this issue Dec 7, 2023 · 1 comment
Open

Integrate address "alias" feature #88

mario4tier opened this issue Dec 7, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mario4tier
Copy link
Member

mario4tier commented Dec 7, 2023

Use Mysten Labs address alias file to refactor the DNS-Like feature of Suibase.

Also support alias for all Suibase commands. As an example:
"localnet faucet myalias" to add coins to "myalias" address.

===

Related PR:
MystenLabs/sui#13738
MystenLabs/sui#15162
MystenLabs/sui#15172

The filename is sui.aliases co-located with the client.yaml

@mario4tier mario4tier added the enhancement New feature or request label Dec 7, 2023
@mario4tier mario4tier self-assigned this Dec 7, 2023
@mario4tier
Copy link
Member Author

Suibase renames only its own generated addresses. It never touches user defined aliases.

Name convention is documented in the Helper docs:
https://chainmovers.github.io/suibase-api-docs/suibase/struct.Helper.html#method.client_sui_address

Example:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant