Skip to content

JimYam/sublt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

// Generate the SS58 address for the specific chain based on the para id
./sublt get-ss58 --para-id xx --dest-format xx
// Generate the SS58 address for the specific chain based on the sibling id
./sublt get-ss58 --sibling-id xx --dest-format xx
// Generate the SS58 address for the specific chain based on the account id
./sublt get-ss58 --account-id xx --dest-format xx
// Generate the SS58 address for the specific chain based on the ss58 address
./sublt get-ss58 --ss58-address xx --dest-format xx
// Generate an account id based on the SS58 address
./sublt get-account-id --ss58-address xx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages