Skip to content

Commit abc5cf6

Browse files
authored
Merge pull request #128 from datachainlab/audit
Add 2024-11 security audit report Signed-off-by: Jun Kimura <jun.kimura@datachain.jp>
2 parents a41fceb + 94ab09c commit abc5cf6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
<img alt="LCP" src="./.github/logo.png" />
55
</div>
66

7-
**This software is still under heavy active development.**
8-
97
LCP is a proxy for light client verification executed in TEE.
108

119
LCP uses Intel SGX, a representative TEE implementation, to provide light clients implemented in enclave. It also provides an on-chain client(called LCP Client) that verifies commitments indicating the results of verification by the light clients. In addition, LCP Client is compatible with [ICS-02](https://github.com/cosmos/ibc/tree/main/spec/core/ics-002-client-semantics), so LCP can be integrated with [IBC](https://github.com/cosmos/ibc).
@@ -27,6 +25,10 @@ For the details, please see here: https://docs.lcp.network
2725
- [BNB Smart Chain](https://github.com/datachainlab/parlia-elc)
2826
- [Hyperledger Besu](https://github.com/datachainlab/besu-qbft-elc)
2927

28+
## Security Audit
29+
30+
Both lcp and [lcp-solidity](https://github.com/datachainlab/lcp-solidity) have been audited by Quantstamp, Inc. The audit report can be found on [the Quantstamp's website](https://certificate.quantstamp.com/full/datachain-lc-ps/4c1873cd-919f-4191-89c8-59d03d7fdcb8/index.html) or in [this directory](./docs/audit).
31+
3032
## Related repositories
3133

3234
- https://github.com/datachainlab/lcp-go provides a Go implementation for LCP client and e2e tests between two tendermint chains using LCP
1.75 MB
Binary file not shown.

0 commit comments

Comments
 (0)