> For the complete documentation index, see [llms.txt](https://pliangroup.gitbook.io/plian/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pliangroup.gitbook.io/plian/master/faq/dapps.md).

# DApps

### How to migrate DApp from Ethereum to Pchain?

Pchain is compatible with EVM, so you just need to deploy your smart contract on Pchain’s child chain. The process is the same with ethereum. You can deploy smart contracts with [PMetamask](https://pchaindoc.readthedocs.io/en/latest/PMetamask/pmetamask.html#pmetamask).
