From e5e23b037b24f75ace19b3e0c842f640f2a003ab Mon Sep 17 00:00:00 2001 From: riyasng12 Date: Wed, 24 Jan 2024 16:29:56 +0530 Subject: [PATCH 1/2] fix: remove integritee from ws port list --- README.md | 2 +- package_io/constant.star | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c9c7f5..6a25a8f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ **Empower your Polkadot development with the Polkadot-kurtosis-package, an all-in-one solution for effortlessly spawning relay chains and parachains. Dive into a world of efficiency, reliability, and innovation, all meant to enhance your Polkadot experience. Welcome to the future of decentralized possibilities! Remember, the key to our existence is to distribute, decentralize, and democratize.** -[![Discord](https://img.shields.io/badge/Discord-hugobyte-00FF00?style=flat&logo=discord&logoColor=00FF00&labelColor=black)](https://discord.gg/GyRQSBN3Cu) +[![Discord](https://img.shields.io/badge/Discord-hugobyte-2FC252?style=flat&logo=discord&labelColor=black)](https://discord.gg/GyRQSBN3Cu) # Table of Contents - [Introduction](#introduction) diff --git a/package_io/constant.star b/package_io/constant.star index 9efb264..ded48ff 100644 --- a/package_io/constant.star +++ b/package_io/constant.star @@ -5,7 +5,7 @@ CURL_JQ_IMAGE = "badouralix/curl-jq" NODE_IMAGE = "hugobyte/parachain-node-modules" PARA_SLOT_REGISTER_SERVICE_NAME = "para-slot-registration" BINARY_COMMAND_CHAINS = ["manta", "khala", "phala", "clover", "calamari", "subzero", "robonomics"] -WS_PORT = ["robonomics", "parallel", "subsocial", "litmus", "pendulum", "kilt", "litentry", "zeitgeist", "kylin", "subzero", "integritee", "polkadex", "clover"] +WS_PORT = ["robonomics", "parallel", "subsocial", "litmus", "pendulum", "kilt", "litentry", "zeitgeist", "kylin", "subzero", "polkadex", "clover"] DIFFERENT_IMAGES_FOR_MAINNET = { "centrifuge": "centrifugeio/centrifuge-chain:main-latest", From 1a7b4a15d0be033c8da94b3d2e2aeb09ddfae579 Mon Sep 17 00:00:00 2001 From: riyasng12 Date: Wed, 24 Jan 2024 16:45:19 +0530 Subject: [PATCH 2/2] docs: update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a25a8f..cd66801 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ A list of all the parachains supported by the package and the environments they - **For Kusama:** altair, bajun, bifrost, calamari, encointer, karura, khala, integritee, litmus, mangata, moonriver, robonomics, subzero, turing -## Parachains Supported in Testnet: +## Parachains Supported in Testnet (Beta): - **For Polkadot:** ajuna, bifrost, frequency, kilt, litentry, moonbeam, nodle, pendulum, phala, zeitgeist @@ -104,7 +104,7 @@ A list of all the parachains supported by the package and the environments they - **No Testnet available:** parallel, subzero -## Parachains Supported in Mainnet: +## Parachains Supported in Mainnet (Beta): - **For Polkadot:** acala, ajuna, bifrost, centrifuge, clover, frequency, kilt, kylin, litentry, manta, moonbeam, moonsama, nodle, parallel, pendulum, phala, polkadex, subsocial, zeitgeist