> For the complete documentation index, see [llms.txt](https://0xkowloon.gitbook.io/anchor-for-evm-developers/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://0xkowloon.gitbook.io/anchor-for-evm-developers/address-mining.md).

# Address Mining

**EVM**

[**https://github.com/0age/create2crunch**](https://github.com/0age/create2crunch)

**Solana**

```
solana-keygen grind --starts-with xxx:1
solana-keygen grind --ends-with xxx:1
```
