File tree Expand file tree Collapse file tree 5 files changed +55
-0
lines changed
content/posts/How to register a .sol domain name Expand file tree Collapse file tree 5 files changed +55
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 如何注册一个.sol域名"
3
+ date : 2024-10-10T21:37:48+08:00
4
+ draft : false
5
+ tags :
6
+ - web3
7
+ - metamask
8
+ - phantom
9
+ ---
10
+
11
+ Livid大佬新搞了个[ 支持Solana的IPFS/IPNS网关] ( https://www.v2ex.com/t/1078126 ) ,了解到还有一个` .sol ` 的web3域名。
12
+
13
+ > Solana域名服务(SNS)的目标是提供一种去中心化且可负担的方式,将域名(.sol)和链上数据连接起来。这些链上数据可以是SOL地址、 IPFS CID、图片、文本、或者任何其它的东西。
14
+ >
15
+ > The mechanics of purchasing a .sol domain are a bit different than ENS — they don’t expire and most domain sales are run via auction.
16
+ >
17
+ > https://brandsec.com.au/sol-domains/
18
+
19
+ 哇塞,这域名没有过期一说,不需要续费。
20
+
21
+ 正好` liudon.sol ` 还未注册,决定入手。
22
+
23
+ 用MetaMask试了下,连接钱包的时候没有反应,问了下Livid,说是得用Phantom。
24
+
25
+ 下载好Phantom,在[ sns.id] ( https://sns.id ) 注册域名,提交订单的时候发现不支持ETH支付。
26
+
27
+ 又回到MetaMask,用ETH兑换USDC。
28
+
29
+ 但是提交订单支付的时候,提示还是没有USDC。
30
+
31
+ ![ ] ( WechatIMG118.jpg )
32
+ ![ ] ( WechatIMG119.jpg )
33
+
34
+ 奇了怪了,请教了一下Livid,原来这俩是不同的网络:
35
+
36
+ ```
37
+ MetaMask使用的是Ethereum;
38
+ Phantom使用的是Solana;
39
+ ```
40
+
41
+ 按Livid的提示,用交易所把USDC转到了Phantom钱包。
42
+
43
+ 重新付款,又提示没有SOL,查了一下,原来Solana网络手续费都是用的SOL。
44
+
45
+ ![ ] ( WechatIMG121.jpg )
46
+
47
+ 又回到MetaMask兑换了些SOL,然后通过交易所转换时,发现必须得有SOL支付手续费才能进行转换。
48
+
49
+ 呃,这下彻底死胡同了。
50
+
51
+ 再次请教Livid,通过交易所兑换了些SOL,转到了Phantom钱包,这下总算搞定了。
52
+
53
+ ![ ] ( WechatIMG122.jpg )
54
+
55
+ 现在,你可以通过[ https://liudon.sol.build ] ( https://liudon.sol.build ) 访问了。
You can’t perform that action at this time.
0 commit comments