Update readme.md
This commit is contained in:
parent
7d96b259e1
commit
534a9f0a00
|
|
@ -10,6 +10,7 @@
|
|||
- 在go的src目录下运行 `git clone https://github.com/sulenn/trustie-fisco-bcos.git`
|
||||
- 加入FISCO BCOS链的证书(证书位于~/fisco/nodes/127.0.0.1/sdk目录下),拷贝文件`ca.crt, sdk.crt, sdk.key`到trustie-fisco-bcos项目的根目录
|
||||
- 修改config.toml文件的NodeURL为部署的IP地址
|
||||
- bash console/get_account.sh
|
||||
- go run contract/deploy_call/deploy/deploy.go 生成合约地址
|
||||
- contract/flag.go 中修改ContractAddress
|
||||
- 修改trustie-fisco-bcos/main.go的监听接口
|
||||
|
|
|
|||
Loading…
Reference in New Issue