Where to Deploy Your ink! Contracts
Ready to deploy your ink! smart contracts? You have several options depending on your needs, from local development to live testnets. Here's your complete guide to deploying ink! v6 contracts.
Local Development
Perfect for initial development and testing, check out deploying your first contract.
Live Testnets
Make sure you have a Polkadot account, check out the guide or video on how to do this.
Passet Hub
Passet hub is Polkadot's
Getting Started:
- Get PAS Tokens: Use the Passet Hub Faucet
- Developer Console: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fpasset-hub-paseo.ibp.network#/explorer
- URL:
wss://testnet-passet-hub.polkadot.io
Pop Network
Experimental parachain for smart contracts and cross-chain features
Getting Started:
- Get PAS tokens on Pop: Follow this guide to transfer from Paseo to Pop
- Developer Console: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc1.paseo.popnetwork.xyz#/explorer
- URL:
wss://rpc1.paseo.popnetwork.xyz
Ready to deploy
Check out how to deploy your contract here.