Commit 0491a360 authored by suyanlong's avatar suyanlong

update doc and fixed config info

parent e9393c2b
......@@ -54,6 +54,8 @@ make assembly
```
## [开发指南](./doc/develop.md)
## Q&A
正在开发中
......
# 使用指南
## [陆羽架构原理](https://gitee.com/luyu-community)
## [Router使用指南](https://gitee.com/luyu-community/router)
## 插件原理见[信息交互流程](https://gitee.com/luyu-community/luyu-cross-chain-protocol/blob/master/doc/develop.md)
## [配置文件作用](https://gitee.com/luyu-community/router/blob/master/README.md)
[common]
chainUrl = "http://127.0.0.1:8801"
encryption = "SM2"
[chain33]
version = 1 # blockchain version
chainId = 1 # blockchain id
[protocol]
version = "1.0.0" #luyu protocol version
[common]
name = 'chain33'
type = 'chain33'
version = 1
chainId = 1
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