Skip to content

Commit

Permalink
GITBOOK-219: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
brunopgalvao authored and gitbook-bot committed Nov 12, 2024
1 parent a4ef50f commit b8aa96e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pop-cli-for-smart-contracts/guides/deploy-on-pop-testnet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Learn how to deploy an ink! smart contract to Pop
description: Learn how to deploy an ink! smart contract on Pop
---

# Deploy on Pop
Expand Down Expand Up @@ -28,7 +28,7 @@ You can now interact with your contract.

Another UI option to interact with your ink! smart contract is to use PolkadotJS Apps.

Take the contract address and check the [chain state](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc2.paseo.popnetwork.xyz#/chainstate) to confirm that the contract exists. 
Once your contract is deployed, copy the contract address and check the [chain state](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc2.paseo.popnetwork.xyz#/chainstate) to confirm that the contract exists. 

![](https://hackmd.io/\_uploads/H1j56cMl0.png)

Expand Down

0 comments on commit b8aa96e

Please sign in to comment.