Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
luyu-chain33-plugin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
link33
luyu-chain33-plugin
Commits
0491a360
Commit
0491a360
authored
Mar 10, 2022
by
suyanlong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update doc and fixed config info
parent
e9393c2b
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
28 additions
and
5 deletions
+28
-5
README.md
README.md
+2
-0
develop.md
doc/develop.md
+15
-0
driver.toml
src/resources/chains/chain33/driver.toml
+10
-3
plugin.toml
src/resources/chains/chain33/plugin.toml
+1
-2
No files found.
README.md
View file @
0491a360
...
@@ -54,6 +54,8 @@ make assembly
...
@@ -54,6 +54,8 @@ make assembly
```
```
## [开发指南](./doc/develop.md)
## Q&A
## Q&A
正在开发中
正在开发中
...
...
doc/develop.md
0 → 100644
View file @
0491a360
# 使用指南
## [陆羽架构原理](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)
src/resources/chains/chain33/driver.toml
View file @
0491a360
[common]
[chain33]
chainUrl
=
"http://127.0.0.1:8801"
version
=
1
# blockchain version
encryption
=
"SM2"
chainId
=
1
# blockchain id
[protocol]
version
=
"1.0.0"
#luyu protocol version
src/resources/chains/chain33/plugin.toml
View file @
0491a360
[common]
[common]
name
=
'chain
33
'
name
=
'chain
33
'
type
=
'chain
33
'
type
=
'chain
33
'
version
=
1
chainId
=
1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment