Deploy to Testnet
Last updated
Last updated
Stargaze testnet is permissionless and does not require a governance proposal to deploy new contracts. You may use Stargaze Studio web interface or the CLI to deploy new contracts
1. Create a new wallet or import an existing one through the wallet extension on your browser
4. Upon successful deployment of your contract, a summary containing the code ID, transaction hash and other data will be displayed.
1. Create a stars address
2. Request funds through the #faucet
channel
3. Configure RPC endpoint and Chain ID
4. Check your account has balance
5. Deploy a contract
After executing this transaction you will have a code id that you can use to instantiate the contract.
You may use the CLI to instantiate the deployed contract with the custom instantiation message the contract expects.
Join our and request tokens in the #faucet
channel. You will need the developer role from #pick-a-role
.
RPC:
LCD:
GRPC:
GRPC2 :
2. Request testnet STARS to the wallet address through the #faucet
channel on Discord
3. Visit to deploy your contract on testnet