developers can experiment with:
Sending and receiving Stacks tokens
Buying names and namespaces with Stacks tokens
Registering subdomains
Using our new Blockstack command-line tool
The testnet is made of fully functional Blockstack Core nodes, and lets you do all the same things you would do on mainnet. The differences are that it uses testnet tokens (the testnet website can give them to you), and the block time is 1 minute instead of 10 minutes.
程序员们在这个测试网络上可以尝试:
- 发送和接收stacks
- 使用stacks购买域名和命名空间
- 注册子域名
- 使用我们的命令行工具
-testnet是由功能完备的blockstack核心节点组成的,它允许您在区块链网络上上执行所有相同的操作。不同之处在于它使用testnet令牌( testnet网站可以为您提供这些令牌),并且产生时间是1分钟而不是10分钟。
测试网络链接:stacks testnetwork
操作教程:
-安装 the feature/stacks-token branch of blockstack/blockstack.js
-安装 最新的 cli-blockstack
-创建一个链用一下命令:
$ blockstack-cli -t make_keychain
- 了解测试网络链接中的最下面的地址说明,然后给你的地址进行充值
- 用下面的命令注册一个域名:
$ blockstack-cli -t register hello_world.id2 YOUR_OWNER_KEY YOUR_PAYMENT_KEY GAIA_READ_URL
- 用下面的命令注册一个子域名:
$ blockstack-cli -t register_subdomain hello_world.personal.id2 YOUR_OWNER_KEY GAIA_READ_URL SUBDOMAIN_REGISTRAR_URL
GAIA_READ_URL 和 SUBDOMAIN_REGISTRAR_URL 在服务的面板模块中可以看到:
欢迎加入blockstack中国开发者群(官方blockstack core开发者在内):加微信:six四九四叁壹六seven一
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。