mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-06-19 21:01:05 +00:00
c71ddb6e0d
- Clone Polkadot.js Apps repository - Update package.json with Pezkuwi branding - Add Pezkuwi endpoint to production chains (wss://pezkuwichain.app:9944) - Create comprehensive README for SDK UI - Set up project structure with all packages Next steps: - Apply Kurdistan colors (Kesk, Sor, Zer, Spi + Black) to UI theme - Replace logos with Pezkuwi branding - Test build and deployment
19 lines
799 B
JSON
19 lines
799 B
JSON
{
|
|
"lightclient.experimental": "light client (experimental)",
|
|
"lng.detect": "Default browser language (auto-detect)",
|
|
"rpc.dev.custom": "Custom environment",
|
|
"rpc.dev.custom.entry": "Custom {{WS_URL}}",
|
|
"rpc.dev.custom.own": "Custom",
|
|
"rpc.dev.local": "Local Node",
|
|
"rpc.header.dev": "Development",
|
|
"rpc.header.favorite": "Favorite chains",
|
|
"rpc.header.kusama.relay": "Kusama & parachains",
|
|
"rpc.header.live": "Live networks",
|
|
"rpc.header.paseo.relay": "Test Paseo & parachains",
|
|
"rpc.header.polkadot.relay": "Polkadot & parachains",
|
|
"rpc.header.rococo.relay": "Test Rococo & parachains",
|
|
"rpc.header.test": "Test networks",
|
|
"rpc.header.westend.relay": "Test Westend & parachains",
|
|
"rpc.hosted.via": "via {{host}}",
|
|
"ss58.default": "Default for the connected node"
|
|
} |