Skip to content

Commit

Permalink
change phala network about and fix missing link (#5460)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayomidebajo authored Jan 2, 2024
1 parent 450ed1a commit e024b8a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/build/build-smart-contracts.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,16 +252,16 @@ Try deploying an Acala EVM smart contract by following their

- ink!: **Unsupported**
- EVM (Solidity): **Unsupported**
- See: [**Phat Contracts**](https://docs.phala.network/developers/phat-contract)
- See: [**Phat Contracts**](https://docs.phala.network/developers/phat-contract) powered by ink!

[Phala](https://phala.network) is a privacy-preserving cloud compute platform and aims to provide
strong guarantees of confidentiality as a cross-chain platform. As a smart contract platform, Phala
will enable the use of confidential smart contracts on Polkadot.
[Phala](https://phala.network) is an off-chain trustless compute infrastructure that provides fully
verifiable computation. Using [Phat contracts](https://docs.phala.network/developers/phat-contract),
developers can write smart contracts that can interact with web2 services.
[Khala](https://phala.network/en/khala) is Phala's canary network and is live as a parachain on
Kusama.

Try deploying a confidential smart contract by following their
[documentation](https://wiki.phala.network/en-us/docs/developer/your-first-confidential-contract/).
Try deploying a smart contract that interacts with Etherscan's web2 API by following their
[documentation](https://docs.phala.network/developers/build-on-phat-contract/create-contract).

#### Darwinia

Expand Down

0 comments on commit e024b8a

Please sign in to comment.