diff --git a/docs/ecosystem/confidential-computing/secret.md b/docs/ecosystem/confidential-computing/secret.md index 2e05590..92ca773 100644 --- a/docs/ecosystem/confidential-computing/secret.md +++ b/docs/ecosystem/confidential-computing/secret.md @@ -2,7 +2,7 @@ On most blockchains, all data is public by default. While this works for many of the popular Web3 applications we see today, having the ability to keep some data confidential unlocks powerful new use-cases. Incorporating decentralized confidential computing (DeCC) enables things like private voting for DAOs, secure random number generation for gaming, encrypted databases for various applications, encrypted data tied to NFTs, sealed-bid auctions, and encrypted order books for DeFi applications. All of this can be built on Kakarot by utilizing [Secret Network](https://scrt.network)’s Confidential Computing Layer. -##Integrating Secret's Confidential Computing Layer​ +## Integrating Secret's Confidential Computing Layer​ You can integrate Secret’s CCL into an existing Kakarot application, or design a new application from the ground up to take advantage of the unique use-cases it enables.