Releases: AntChainOpenLabs/AntChainBridgePluginSDK
Releases · AntChainOpenLabs/AntChainBridgePluginSDK
v0.1.2
eos-bbc-v0.1-SNAPSHOT
What's Changed
- Provide EOS BBC plugin implementation
v0.1.1
simple-ethereum-bbc-v0.1-SNAPSHOT
What's Changed
- Ethereum plugin
v0.1.0-SNAPSHOT
Features
- The project
antchain-bridge-commons
contains cross-chain related data structures ofAntChainBridge
. - The project
antchain-bridge-plugin-lib
supplies functionality about plugin compilation and loading. - The project
antchain-bridge-plugin-manager
supplies functionality about plugin management. - The project
antchain-bridge-spi
defines SPI for heterogeneous blockchain to connect withAntChainBridge
. - An Ethereum plugin implementation under path
pluginset/ethereum/offchain-plugin
including solidity contracts and plugin by Java. - NFT cross-chain solution for ERC1155.
- Documents published in project wiki.