├── .github └── workflows │ └── gitopia-mirror.yml ├── Cosmos-SDK-Port-Degistirme-Script ├── README.md └── port_degistirme.sh ├── Ortak-Komutlar.md ├── Port değiştirme.md ├── README.md ├── Sync-Peer Nedir.md └── Yedekleme ve Taşıma.md /.github/workflows/gitopia-mirror.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Core-Node-Team/Cosmos-Aglarinda-Node-Calistirmak/HEAD/.github/workflows/gitopia-mirror.yml -------------------------------------------------------------------------------- /Cosmos-SDK-Port-Degistirme-Script/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Core-Node-Team/Cosmos-Aglarinda-Node-Calistirmak/HEAD/Cosmos-SDK-Port-Degistirme-Script/README.md -------------------------------------------------------------------------------- /Cosmos-SDK-Port-Degistirme-Script/port_degistirme.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Core-Node-Team/Cosmos-Aglarinda-Node-Calistirmak/HEAD/Cosmos-SDK-Port-Degistirme-Script/port_degistirme.sh -------------------------------------------------------------------------------- /Ortak-Komutlar.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Core-Node-Team/Cosmos-Aglarinda-Node-Calistirmak/HEAD/Ortak-Komutlar.md -------------------------------------------------------------------------------- /Port değiştirme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Core-Node-Team/Cosmos-Aglarinda-Node-Calistirmak/HEAD/Port değiştirme.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Core-Node-Team/Cosmos-Aglarinda-Node-Calistirmak/HEAD/README.md -------------------------------------------------------------------------------- /Sync-Peer Nedir.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Core-Node-Team/Cosmos-Aglarinda-Node-Calistirmak/HEAD/Sync-Peer Nedir.md -------------------------------------------------------------------------------- /Yedekleme ve Taşıma.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Core-Node-Team/Cosmos-Aglarinda-Node-Calistirmak/HEAD/Yedekleme ve Taşıma.md --------------------------------------------------------------------------------