We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5a2afb commit 2f0d3e4Copy full SHA for 2f0d3e4
README.md
@@ -19,3 +19,9 @@ The design of LCP is based on the following principles:
19
## Documentation
20
21
For the details, please see here: https://docs.lcp.network
22
+
23
+## Related repositories
24
25
+- https://github.com/datachainlab/lcp-go provides a Go implementation for LCP client and e2e tests between two tendermint chains using LCP
26
+- https://github.com/datachainlab/lcp-solidity provides a Solidity implementation for LCP client
27
+- https://github.com/datachainlab/cosmos-ethereum-ibc-lcp provies an IBC bridge demo between ethereum and tendermint chain
0 commit comments