How to deploy contract on Scroll

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.

post image