Mint names
New names can be minted (inscribed for the first time) as ordinals with only a Bellscoin transaction. This process is open to anyone that can inscribe.
The Bellsight indexer always takes the holder wallet as the recipient address, which also means that the indexer updates the recipient address when the named inscription is transferred.
Feel free to use the BELLSIGHT WALLET TOOL to properly inscribe your names or services like BELLSCRIBE.
Registering names
Bellsight will only support the JSON5 standard for SNS with some simplifications. This is only to simplify and improve the readability of the system (It may well be that this will change in the future). Therefore, simple name registrations in text format are not registered and names should be inscribed as follows:
p
Yes
sns
Helps indexers identify the SNS protocol
op
Yes
reg
Tells indexers this is a new name
name
Yes
SNS name
Name: Your desired name. Including .sats, or another namespace, is required.
avatar
No
Inscription ID
Avatar or profile pic. Specify with inscription ID.
⚠️ Registration limitations
These rules apply to all namespaces and names:
Only the first instance of each name/namespace is valid.
Only one name operation per ordinal inscription.
Any UTF-8 character is valid.
Capitalization does not matter. All names/namespaces will be indexed as lowercase.
No spaces are permitted within a name.
Only one period permitted within a name.
Last updated