solana/src/instructions/name_service/name_service library

Classes

NameRegistryAccount
NameRegistryAccountUtils
NameServiceCreateLayout
Create an empty name record layout.
NameServiceDeleteLayout
Delete a name record.
NameServiceProgram
Instructions supported by the generic Name Registry program
NameServiceProgramConst
Constants related to the Name Service program.
NameServiceProgramHelper
NameServiceProgramInstruction
NameServiceProgramLayout
NameServiceProgramTwitterHelper
NameServiceProgramUtils
A utility class for working with the Name Service program.
NameServiceReallocLayout
Realloc the data of a name record.
NameServiceTransferLayout
Transfer ownership of a name record
NameServiceUpdateLayout
Update the data in a name record.
ReverseTwitterRegistryAccount
SolanaRPCNameRegistryAccount
Retrieves the account info from the provided address and deserializes the NameRegistryAccount from its data.
SolanaRPCReverseTwitterRegistryAccount
Retrieves the account info from the provided address and deserializes the ReverseTwitterRegistryAccount from its data.