> ## Documentation Index
> Fetch the complete documentation index at: https://services.krayir.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Multiple

<Info>
  Herhangi bir sunucuya kurabilirsiniz. **Sürekli çalışacak.** \
  Kullandığım sunucu: **Ubuntu 22.04**
</Info>

1. **Yeni bir EVM cüzdanı oluşturun.**
2. [https://www.app.multiple.cc/#/signup?inviteCode=e57eQ9pF](https://www.app.multiple.cc/#/signup?inviteCode=e57eQ9pF) adresine gidip ve cüzdanı bağlayın.
3. Email adımını **Optional** ile atlayın. Bir kullanıcı adı belirleyin.
4. Verdiği **identification code** kayıt edin.

***

Sunucuya geçelim

#### Screen oluşturalım

```bash theme={null}
screen -S multiple
```

#### Multiple çalıştıralım

> Çalıştırdığınızda **identification code** isteyecek bu **4. adımda** aldığınız kod. Bir de **PIN** isteyecek buna herhangi bir sayısal değer verebilirsiniz.

```bash theme={null}
wget -O multipl.sh https://raw.githubusercontent.com/krayir23/multipl/refs/heads/main/multipl.sh && chmod +x multipl.sh && ./multipl.sh
```

Screenden **CTRL + A + D** çıkabilirsiniz.

<Note>
  Kontrol için \
  [https://www.app.multiple.cc/#/dataPanel](https://www.app.multiple.cc/#/dataPanel) **My node list** kısmında node çalıştığını görebilirsiniz.
</Note>
