# How to deploy contract on Scroll

By [prykhodkoandr](https://paragraph.com/@prykhodkoandr) · 2023-03-10

---

You should go to remix.ide. There you create a new file and then deploying the contract with the code below. After that make a signature and verify contract.

Here the example of contract which is located on oficial FAQ page of Scroll.

![](https://storage.googleapis.com/papyrus_images/28a807ea6f40d7454bb12e518e9329b993ce714b9c0193249f96806245de8579.png)

---

*Originally published on [prykhodkoandr](https://paragraph.com/@prykhodkoandr/how-to-deploy-contract-on-scroll)*
