# Set Username

# With CLI

TIP

You need to install gny-cli for this guide

In order to set a username on the GNY Blockchain execute the following code. Insert your secret and your wanted username:

gny-cli --host "192.248.155.206" --port 4096 setusername --secret "" --username ""
1