Skip to content

Commit 69ffe7d

Browse files
authored
Merge pull request #109 from datachainlab/update-readme
Update README Signed-off-by: Jun Kimura <jun.kimura@datachain.jp>
2 parents a36db76 + 6e8413c commit 69ffe7d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,16 @@ The design of LCP is based on the following principles:
2020

2121
For 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

0 commit comments

Comments
 (0)