Technical architecture
How namespace.gg works under the hood
Last updated
How namespace.gg works under the hood
Last updated
The following is an example of a mint
action in the namespace.gg architecture:
The user connects a wallet to the namespace.gg deployment's UI
The user chooses a name and triggers the mint
function in the UI
When minting, everPay takes payment and submits proof to MEM
MEM processes the mint
request
If the mint
was successful, MEM saves the log to Arweave
The function state, stored on Arweave, is parsed by the namespace.gg API
The API can be called by third party apps to resolve names to addresses