asch-docs icon indicating copy to clipboard operation
asch-docs copied to clipboard

Asch documents

Results 15 asch-docs issues
Sort by recently updated
recently updated
newest added

使用 ./aschd start 命令没有报错,查看状态又是没有跑起来的状态。 使用 node app.js时 又说asch服务已启动

您好,我按照《区块链开发实战》做DApp Demo,做到注册应用这个一步,我用相同的指令得到了错误信息: # asch-cli registerdapp -f dapp.json -e "bomb glue bag dash prosper knee endless horse like board donate cave" Server error: Error: Invalid description 请问这可能是哪里出了问题?

![图片](https://user-images.githubusercontent.com/53416922/71611514-7db07980-2bd4-11ea-989e-b03ed4a6f055.png)

阿希团队于今日(2019.10.31)发布v1.6.0版本,请各位节点尽快升级。 ## 升级方法 ``` cd asch (此处为asch运行目录) ./aschd upgrade 根据需要输入合适的数字(默认为0) ./aschd start ``` 升级完后观察下自己服务器的区块同步情况。

> **Saw documentation about Fees** https://github.com/AschPlatform/asch-docs/blob/master/http_api/en.md#31-basic-contracts **But is there any way to Decide custom fees? like 5% or 2% percent of total coin?** **Its not issue but Enhancement & Query.**...

阿希团队于今日(2019.1.2)正式发布Asch v1.4.7 版本,建议所有节点进行升级。 本次升级主要解决的问题: 1. 提高 P2P 的稳定性及效率; ## 升级方法 首先查看节点的版本(使用`./aschd version`命令),根据版本选择升级策略。 ### 1. v1.4.6的节点 运行 `./aschd upgrade` 选择合适的节点(一般建议选择0或者1) 升级完以后运行`./aschd start` 即可 观察区块同步情况 ### 2. v1.4.6 以前的节点 请直接下载最新安装包 ``` wget...

# CentOS 下使用源码安装 Asch 节点 系统: CentOS 7.4 ## 一、安装依赖 ``` yum install curl sqlite3 ntp wget git libssl-dev openssl make gcc g++ autoconf automake python build-essential gcc-c++ -y yum...

阿希团队于今日(2018.12.5)正式发布Asch v1.4.6 版本,建议所有节点进行升级。 本次升级主要解决的问题: 1. 修复 某些情况下交易无法广播的问题; 2. 提高 P2P 的稳定性及效率; ## 升级方法 首先查看节点的版本(使用`./aschd version`命令),根据版本选择升级策略。 ### 1. v1.4.5的节点 运行 `./aschd upgrade` 选择合适的节点(一般建议选择0或者1) 升级完以后运行`./aschd start` 即可 观察区块同步情况 ### 2. v1.4.5 以前的节点...

The __asch-cli__ [documentation](https://github.com/AschPlatform/asch-docs/blob/master/cli_usage/en.md) is not up-to-date. But first needs the [asch-cli](https://github.com/aschplatform/asch-cli) package be made compatible to the latest [asch](https://github.com/aschplatform/asch) version. Can someone assign this issue to me? Thank you! All...

阿希团队于今日(2018.9.27)正式发布Asch v1.4.5 版本,建议所有节点进行升级。 本次升级主要解决的问题: 1. 修复 DApp 无法充值 XAS 的 bug; 2. 修复 Group 提现问题; ## 升级方法 首先查看节点的版本(使用`./aschd version`命令),根据版本选择升级策略。 ### 1. v1.4.4的节点 运行 `./aschd upgrade` 选择合适的节点(一般建议选择0或者1) 升级完以后运行`./aschd start` 即可 观察区块同步情况...