> For the complete documentation index, see [llms.txt](https://loot-chain.gitbook.io/loot-chain-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://loot-chain.gitbook.io/loot-chain-documentation/getting-started/deploy-on-loot-chain.md).

# Deploy on Loot Chain

You can deploy your application onto the Loot Chain via the same means as any Ethereum-compatible blockchain. For the purpose of example, we'll use the Lootchain testnet chain RPC URL, but these examples should work for Loot Chain as well.&#x20;

### Testnet Information  <a href="#testnet-information" id="testnet-information"></a>

See this page:​[ Loot Chain Public Testnets](/loot-chain-documentation/getting-started/loot-chain-public-testnets.md) ​

### Developer Environments  <a href="#developer-environments" id="developer-environments"></a>

[Hardhat](https://app.gitbook.com/o/NUoM7Wsg319L5Pu1b0PT/s/9nLgobGdjXD3Wj7gmFWm/getting-started/deploy-on-a-caldera-chain/hardhat)

[Foundry](https://app.gitbook.com/o/NUoM7Wsg319L5Pu1b0PT/s/9nLgobGdjXD3Wj7gmFWm/getting-started/deploy-on-a-caldera-chain/foundry)

[Remix](https://app.gitbook.com/o/NUoM7Wsg319L5Pu1b0PT/s/9nLgobGdjXD3Wj7gmFWm/getting-started/deploy-on-a-caldera-chain/remix)

### Libraries <a href="#libraries" id="libraries"></a>

[Ether.js](/loot-chain-documentation/getting-started/deploy-on-loot-chain/ether.js.md)

[Web3.js](/loot-chain-documentation/getting-started/deploy-on-loot-chain/web3.js.md)
