You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does the wallet use the zonefile references to retrieve the did or profile.json from the wallet?
I created a new account with the wallet. Sent to it some funds to buy a BNSv2 name. I went to the BNSv2 service, got connected to it with the wallet. Bought the name, and received it.
Then I went to Ubid.app, and try to use the domain name, and it could not do it, as it only accepts BNS v1 domain and subdomain names.
Since we do not know there is a names API service for BNSv2 (i.e. https://stacks-node-api.mainnet.stacks.co/v1/names/unbreakable.id) we constructed manually the reference with the Stacks Address to the profile.json supposing that it is at (https://gaia.hiro.so/hub/1Gio2MiaN5ZPDnLMePhBRiWjAFrsRe5Qz9/profile.json)
Then we found it, and updated to the connection to each of the dapps. The profile.json was created.
The question is when and how was created? Did the wallet create the profile.json at the GAIA hub or was it the connect of the first dapp? Was a zonefile created or used? Who created the zonefile? How to change it (use the original v1 way of changing it BNS?
Does the zone file need to be related to the BNS? Or just it should be linked to the Stacks Address? The BNSv1 or BNSv2 then are the same, as the zone file does not depend on the domain or subdomain names neither BNSv1 or BNSv2?
The text was updated successfully, but these errors were encountered:
Does the wallet use the zonefile references to retrieve the did or profile.json from the wallet?
I created a new account with the wallet. Sent to it some funds to buy a BNSv2 name. I went to the BNSv2 service, got connected to it with the wallet. Bought the name, and received it.
Then I went to Ubid.app, and try to use the domain name, and it could not do it, as it only accepts BNS v1 domain and subdomain names.
Since we do not know there is a names API service for BNSv2 (i.e. https://stacks-node-api.mainnet.stacks.co/v1/names/unbreakable.id) we constructed manually the reference with the Stacks Address to the profile.json supposing that it is at (https://gaia.hiro.so/hub/1Gio2MiaN5ZPDnLMePhBRiWjAFrsRe5Qz9/profile.json)
Then we found it, and updated to the connection to each of the dapps. The profile.json was created.
The question is when and how was created? Did the wallet create the profile.json at the GAIA hub or was it the connect of the first dapp? Was a zonefile created or used? Who created the zonefile? How to change it (use the original v1 way of changing it BNS?
Does the zone file need to be related to the BNS? Or just it should be linked to the Stacks Address? The BNSv1 or BNSv2 then are the same, as the zone file does not depend on the domain or subdomain names neither BNSv1 or BNSv2?
The text was updated successfully, but these errors were encountered: