新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!

Commit 7c1fdcd3 authored by Wenhao Chen's avatar Wenhao Chen

add chain

parent 110b80ac
......@@ -53,5 +53,33 @@ var chainlist = [
}
],
browserLink: 'https://explorer-testnet.chainmaker.org.cn/',
},
{
accountMode: 'permissionedWithCert',
chainId: 'chainid8',
chainName: '测试chainId8',
description: '长安链开放测试网络(Cert)是长安链官方推出的账户模式为证书账户的测试网络,供社区用户进行区块链应用开发测试。',
hostName: 'chainmaker.org',
logo: 'https://git.chainmaker.org.cn/chainmaker/issue/-/raw/master/images/logo%E8%8B%B1%E6%96%87.png?inline=false',
rpcs: [
{
url: '192.168.1.203:15401',
orgName: "长安链官方"
},
{
url: '192.168.1.203:15402',
orgName: "长安链官方"
},
{
url: '192.168.1.203:15401',
orgName: "长安链官方"
},
{
url: '192.168.1.203:15401',
orgName: "长安链官方"
}
],
tlsEnable: true,
browserLink: 'https://explorer-testnet.chainmaker.org.cn/',
}
];
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment