HIVE is a STEEM fork (a copied software project). So HIVE account naming rules are the same as STEEM account naming rules.
Creating an account in Splinterlands, accounts get a random username like: acolyte_X
, neophyte_X
, recruit_X
, initiate_X
, apprentice_X
, disciple_X
and pupil_X
, this username can only be changed by upgrading your account by purchasing the Summoner's Spellbook.
When you upgrade your Splinterlands account by buying the Summoner's Spellbook, you get the ability to create a custom HIVE username. This custom username must follow some rules in order to be validated in the blockchain.
Once you create a username in HIVE, it becomes permanent and cannot be changed!
You can create a valid username in HIVE following these rules:
- Valid characters include: lowercase letters (a-z), digits (0-9), dashes (-) and periods (.).
HELLO
,$HeLlO_M@73
are invalid names - The username must be between 3 and 16 characters long.
37
andhelloiamthirtysevennicetomeetyou
are both invalid names. - A valid username must start with a lowercase letter and end with a lowercase letter or digit.
37k
,373
,37K
andK37
are invalid names, buta37
is valid - Each part separated by a dot should be at least 3 characters long.
app.js
anda.b.c.37
are invalid names, butrofl.lol
is valid. - Dashes must have letters or numbers on both sides.
a37..b37
,a37--b37
,a37.-b37
anda37b37-
are invalid names buta37-b37
is valid.
Sources:
The 5 Rules of a Valid Username on the Steem Blockchain - Steemit
Comments
0 comments
Please sign in to leave a comment.