Module Addresses
Tutorials
Getting Address from Usernames
To retrieve an address from a username, we use theget_address_from_name
function. The function interface is as follows:
InitiaJS
Getting Usernames from Address
To retrieve a username from an address, we use theget_name_from_address
function.
InitiaJS