Go to file
Frank.R.Wu 9553f2a783 feat: update event mechanism
add event type local and global, clients have to use contractID and topic to subscribe local event; allow clients to subscribe topics (will not be recorded)
2021-10-31 23:07:15 +08:00
build initial commit 2021-10-12 15:08:32 +08:00
lib add 4 extra dependencies 2021-09-24 15:04:02 +08:00
src feat: update event mechanism 2021-10-31 23:07:15 +08:00
.gitignore fix gitignore 2021-09-26 12:58:28 +08:00
build.gradle fix gitignore 2021-09-26 12:58:28 +08:00
LICENSE revise license 2021-10-29 16:19:20 +08:00
README.md prune readme.md 2021-09-24 13:10:53 +08:00

BDContractCommon

介绍

BDContract-common模块 需与其他项目配合使用。