# Getting started with Solidity development

## Set up overview

### Online IDE

* [Remix IDE](https://remix.ethereum.org/#lang=en\&optimize=false\&runs=200\&evmVersion=null)

### Wallet

* Download Metamask Wallet at [https://Metamask.io/](https://metamask.io/)
* Create wallet
* Add network
  * Network name: `Asset-Hub Westend Testnet`
  * RPC URL URL: <https://westend-asset-hub-eth-rpc.polkadot.io>
  * Chain ID: `420420421`
  * Currency Symbol: `WND`
  * Block Explorer URL: <https://assethub-westend.subscan.io>

### Testnet WND

* Go to <https://faucet.polkadot.io/westend?parachain=1000>
* Enter your wallet address to receive testnet `WND`
