mirror of
https://gitee.com/BDWare/contract-java-example.git
synced 2026-01-01 11:09:30 +00:00
add readme
add bdserver-docker add yjs plugin
This commit is contained in:
23
bdserver-docker-compose/bdcontract/cmconfig.json
Normal file
23
bdserver-docker-compose/bdcontract/cmconfig.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"cmi": "_1650424170416",
|
||||
"debug": "",
|
||||
"disableDoRepo": false,
|
||||
"disableLocalLhs": false,
|
||||
"doipCertPath": "",
|
||||
"doipLhsAddress": "",
|
||||
"doipPort": 21032,
|
||||
"doipUserHandle": "",
|
||||
"enableEventPersistence": false,
|
||||
"enableSsl": "./ssl/chained.pem:./ssl/domain.pem",
|
||||
"ip": "127.0.0.1",
|
||||
"isLAN": true,
|
||||
"overwrite": false,
|
||||
"servicePort": 21030,
|
||||
"textFileSuffixes": ".yjs,.json,.txt,.css,.js,.html,.md,.conf,.csv",
|
||||
"withBdledgerClient": "./runnable/bdledger_mac",
|
||||
"withBdledgerServer": false,
|
||||
"consistencyPlugins": "/bdcontract/nosuchlib/custom-plugin.jar",
|
||||
"startContract": [
|
||||
],
|
||||
"datachainConf": "bdledger:18021"
|
||||
}
|
||||
1
bdserver-docker-compose/bdcontract/manager.key
Normal file
1
bdserver-docker-compose/bdcontract/manager.key
Normal file
@@ -0,0 +1 @@
|
||||
04180354fdb6507f8ab98ccfbe165ce11da74ba733f81af86ad6d32216b32cf4f797c559d50ceeefbf4c760c3483840471c67471b90acdffb388cd7d496d9a1610
|
||||
2
bdserver-docker-compose/bdcontract/manager.keypair
Normal file
2
bdserver-docker-compose/bdcontract/manager.keypair
Normal file
@@ -0,0 +1,2 @@
|
||||
{ "publicKey": "04180354fdb6507f8ab98ccfbe165ce11da74ba733f81af86ad6d32216b32cf4f797c559d50ceeefbf4c760c3483840471c67471b90acdffb388cd7d496d9a1610",
|
||||
"privateKey": "1d4196947f59532db6f8f4055e58474a48db8f30b476ae3edc66406464521b3b"}
|
||||
Reference in New Issue
Block a user