Skip to content

jerrychan807/cosmos-nameservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cosmosnameservice

cosmosnameservice is a blockchain application built using Cosmos SDK and Tendermint and generated with Starport.

Blog:StudyRecord-Cosmos官方NameService域名解析应用教程

Snapshot:

# 查询 namechain.com 的信息
cosmos-nameservicecli query cosmosnameservice resolve namechain.com

[root@localhost cosmos-nameservice]# cosmos-nameservicecli query cosmosnameservice resolve namechain.com
{
  "value": "8.8.8.8"
}

Refs:

About

Cosmos官方NameService域名解析应用教程

Resources

Stars

Watchers

Forks