File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,16 @@ The design of LCP is based on the following principles:
2020
2121For the details, please see here: https://docs.lcp.network
2222
23+ ## Supported light clients
24+
25+ - [ Cosmos/Tendermint] ( https://github.com/datachainlab/lcp/tree/main/modules/tendermint-lc )
26+ - [ Ethereum] ( https://github.com/datachainlab/ethereum-elc )
27+ - [ BNB Smart Chain] ( https://github.com/datachainlab/parlia-elc )
28+ - [ Hyperledger Besu] ( https://github.com/datachainlab/besu-qbft-elc )
29+
2330## Related repositories
2431
2532- https://github.com/datachainlab/lcp-go provides a Go implementation for LCP client and e2e tests between two tendermint chains using LCP
2633- 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
34+ - https://github.com/datachainlab/cosmos-ethereum-ibc-lcp provies an IBC bridge demo between ethereum and Cosmos chain
35+ - https://github.com/datachainlab/cosmos-bsc-ibc-lcp provides an IBC bridge demo between BNB Smart Chain and Cosmos chain
You can’t perform that action at this time.
0 commit comments