Files
pezkuwi-runtime-templates/domains_repositories.md

195 lines
4.4 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# PezkuwiChain Domains
## Ana Domain
- **Ana Site**: pezkuwichain.io
- **IP**: 37.60.230.9
- **TTL**: 3600
## Subdomains
| Subdomain | Tam URL | Açıklama |
|-----------|---------|----------|
| www | www.pezkuwichain.io | Ana web sitesi |
| network | network.pezkuwichain.io | Network portal |
| api | api.pezkuwichain.io | API endpoint |
| rpc | rpc.pezkuwichain.io | RPC endpoint |
| ws | ws.pezkuwichain.io | WebSocket endpoint |
| explorer | explorer.pezkuwichain.io | Block explorer |
| docs | docs.pezkuwichain.io | Dokümantasyon |
| wiki | wiki.pezkuwichain.io | Wiki |
| wiki.network | wiki.network.pezkuwichain.io | Network wiki |
| faucet | faucet.pezkuwichain.io | Test token faucet |
| telemetry | telemetry.pezkuwichain.io | Telemetry dashboard |
| forum | forum.pezkuwichain.io | Topluluk forumu |
| grants | grants.pezkuwichain.io | Grant programı |
| developers | developers.pezkuwichain.io | Developer portal |
| mail | mail.pezkuwichain.io | E-posta servisi |
## Network Subdomains
### Mainnet
| Subdomain | Tam URL |
|-----------|---------|
| mainnet | mainnet.pezkuwichain.io |
| pezkuwichain-rpc | pezkuwichain-rpc.pezkuwichain.io |
### Zagros (Canary Network)
| Subdomain | Tam URL |
|-----------|---------|
| zagros | zagros.pezkuwichain.io |
| zagros-rpc | zagros-rpc.pezkuwichain.io |
| zagros-asset-hub-rpc | zagros-asset-hub-rpc.pezkuwichain.io |
| zagros-bridge-hub-rpc | zagros-bridge-hub-rpc.pezkuwichain.io |
| zagros-collectives-rpc | zagros-collectives-rpc.pezkuwichain.io |
| zagros-coretime-rpc | zagros-coretime-rpc.pezkuwichain.io |
### Test Networks
| Subdomain | Tam URL |
|-----------|---------|
| testnet | testnet.pezkuwichain.io |
| staging | staging.pezkuwichain.io |
| beta | beta.pezkuwichain.io |
| beta-rpc | beta-rpc.pezkuwichain.io |
| try-runtime | try-runtime.pezkuwichain.io |
| try-runtime-zagros | try-runtime-zagros.pezkuwichain.io |
## Kod İçinde Kullanım
```rust
// Website URL'leri
"https://pezkuwichain.io" // Ana site
"https://network.pezkuwichain.io" // Network portal
"https://docs.pezkuwichain.io" // Dokümantasyon
// RPC Endpoints
"wss://rpc.pezkuwichain.io" // Mainnet WS
"wss://zagros-rpc.pezkuwichain.io" // Zagros WS
```
---
*Son güncelleme: 2025-12-20*
25 repositories
https://github.com/pezkuwichain/
awesome-hez
An opinionated list of awesome resources in the Pezkuwi ecosystem.
11
0
consensus
Consensus for Web3
TeX
27
0
DKSweb
A Sovereign Blockchain for the Kurdish Nation
TypeScript
0
0
docs
A sovereign blockchain teyrchain built for the Kurdish Nation and Culturel Nations of the world, on blockchain
Rust
0
0
kurdistan_blockchain-akademy
Open to everyone 👪 - The Pezkuwi Blockchain Academy's Rust Qualifier Exam.
Rust
70
0
labels
Label rules and specifications for Pezkuwi SDK repositories
Shell
0
0
merkle-mountain-range
A generalized merkle mountain range implementation (forked from nervosnetwork)
Rust
0
0
parity-db
Experimental blockchain database
Rust
65
0
parity-scale-codec
Lightweight, efficient, binary serialization and deserialization codec
Rust
98
0
pezframe-metadata
A set of tools to parse PEZFRAME metadata retrieved from Bizinikiwi-based nodes.
Rust
12
0
pezkuwi-fellows
Proposals for change to standards administered by the Fellowship.
Handlebars
69
0
pezkuwi-mobile-app
Official PezkuwiChain Mobile App - Kurdish Digital Citizenship Platform
TypeScript
0
0
pezkuwi-sdk
dijital state for kurdish nation on blockchain
Rust
0
0
pezkuwi-sdk-minimal-template
The Minimal (Testing/Learning-Only) Template From Pezkuwi SDK
Rust
56
0
pezkuwi-sdk-solochain-template
The Solochain-Ready Template From Pezkuwi SDK
Rust
65
0
pezkuwi-sdk-teyrchain-template
Teyrchain template for Pezkuwi SDK
Rust
0
0
pezkuwi-subxt
Interact with Bizinikiwi based nodes in Rust or WebAssembly
Rust
281
0
pezkuwi-validator-v1.0.0
One-click validator installer for Pezkuwi testnet. Cross-platform scripts (Linux/Mac/Windows) for automated node deployment.
Shell
0
0
pezkuwi-zombienet-sdk
ZombieNet SDK
Rust
15
0
pezkuwi-runtime-templates
Runtime Templates for Pezkuwi Teyrchains
Rust
33
0
pezkuwi-sdk
The Parity Pezkuwi Blockchain SDK
Rust
1.1k
0
pwap
Monorepo for PezkuwiChain web and mobile applications with unified backend
TypeScript
0
0
testnet
Shell
0
0
wasm-instrument
Instrument and transform wasm modules.
Rust
22
0
workflow-stopper
Workflow stopper for Pezkuwi SDK CI/CD - stops all running workflows on PR failure to save compute resources