From 4313a2ec7ffe8114321c915da6e99ee9fd170778 Mon Sep 17 00:00:00 2001 From: William Richter Date: Wed, 8 May 2024 15:13:45 +0200 Subject: [PATCH 1/2] SORA Project Info Signed-off-by: William Richter --- assets/images/sora_polkadot_parachain.svg | 5 +++++ networks/polkadot/parachain/SORA.json | 20 ++++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 assets/images/sora_polkadot_parachain.svg create mode 100644 networks/polkadot/parachain/SORA.json diff --git a/assets/images/sora_polkadot_parachain.svg b/assets/images/sora_polkadot_parachain.svg new file mode 100644 index 0000000..7890c42 --- /dev/null +++ b/assets/images/sora_polkadot_parachain.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/networks/polkadot/parachain/SORA.json b/networks/polkadot/parachain/SORA.json new file mode 100644 index 0000000..83987e9 --- /dev/null +++ b/networks/polkadot/parachain/SORA.json @@ -0,0 +1,20 @@ +{ + "data": { + "ParaID": 2025, + "Project Name": "SORA", + "SS58 Prefix": "CN", + "Logo": "../../assets/images/sora_polkadot_parachain.svg", + "Cover": "../../assets/images/[cover file name]", + "Description (en)": "SORA is a new economic order for the world, aimed at high growth and empowering human progress. The SORA network includes interoperability with the Polkadot and Kusama networks, as well as the capability to bridge external blockchains (like Ethereum) to the Polkadot ecosystem.", + "Description (zh)": "", + "Auction Reward & Reward Vesting Schedule (en)": "https://medium.com/sora-xor/updates-from-the-sora-polkadot-parachain-crowdloan-bfd8a64afa5d", + "Auction Reward & Reward Vesting Schedule (zh)": "", + "Website Link": "https://sora.org", + "Twitter Link": "https://twitter.com/sora_xor", + "Telegram Link": "https://t.me/sora_xor", + "Discord Link": "https://discord.gg/4TXRN6Y4gb", + "Medium Link": "https://medium.com/@sora-xor", + "Github Link": "https://github.com/sora-xor", + "Owner account": "14Q22opa2mR3SsCZkHbDoSkN6iQpJPk6dDYwaQibufh41g3k" + } +} From 6ebc21aa417bfda61256d8bdb980882248981f6a Mon Sep 17 00:00:00 2001 From: William Richter <88400283+WRRicht3r@users.noreply.github.com> Date: Fri, 10 May 2024 10:42:58 +0200 Subject: [PATCH 2/2] Update SORA.json --- networks/polkadot/parachain/SORA.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/networks/polkadot/parachain/SORA.json b/networks/polkadot/parachain/SORA.json index 83987e9..e44f2b2 100644 --- a/networks/polkadot/parachain/SORA.json +++ b/networks/polkadot/parachain/SORA.json @@ -2,13 +2,12 @@ "data": { "ParaID": 2025, "Project Name": "SORA", - "SS58 Prefix": "CN", "Logo": "../../assets/images/sora_polkadot_parachain.svg", - "Cover": "../../assets/images/[cover file name]", + "Cover": "", "Description (en)": "SORA is a new economic order for the world, aimed at high growth and empowering human progress. The SORA network includes interoperability with the Polkadot and Kusama networks, as well as the capability to bridge external blockchains (like Ethereum) to the Polkadot ecosystem.", "Description (zh)": "", "Auction Reward & Reward Vesting Schedule (en)": "https://medium.com/sora-xor/updates-from-the-sora-polkadot-parachain-crowdloan-bfd8a64afa5d", - "Auction Reward & Reward Vesting Schedule (zh)": "", + "Auction Reward & Reward Vesting Schedule (zh)": "", "Website Link": "https://sora.org", "Twitter Link": "https://twitter.com/sora_xor", "Telegram Link": "https://t.me/sora_xor",