A platform, a protocol suite, and a set of tools, to enable interoperation for data sharing and asset movements between independent networks built on heterogeneous blockchain, or more generally, distributed ledger, technologies, in a manner that preserves the core blockchain tenets of decentralization and security.
Apache License 2.0
55
stars
45
forks
source link
fix: deploy go fabric-weaver-cc image to fix go version #474
Go 1.21+ requires changes in
go.mod
, hence for now fixing go version in workflows to be1.20
.