From 5183ad8fbd688fe361537b19ac1e3feb439747f4 Mon Sep 17 00:00:00 2001 From: William Richter Date: Tue, 14 May 2024 10:50:56 +0200 Subject: [PATCH] Add SORA Kusama info Signed-off-by: William Richter --- assets/images/sora_kusama_parachain.svg | 5 +++++ networks/kusama/parachain/SORA Kusama.json | 19 +++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 assets/images/sora_kusama_parachain.svg create mode 100644 networks/kusama/parachain/SORA Kusama.json diff --git a/assets/images/sora_kusama_parachain.svg b/assets/images/sora_kusama_parachain.svg new file mode 100644 index 0000000..6d560dc --- /dev/null +++ b/assets/images/sora_kusama_parachain.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/networks/kusama/parachain/SORA Kusama.json b/networks/kusama/parachain/SORA Kusama.json new file mode 100644 index 0000000..5012fe5 --- /dev/null +++ b/networks/kusama/parachain/SORA Kusama.json @@ -0,0 +1,19 @@ +{ + "data": { + "ParaID": 2011, + "Project Name": "SORA", + "Logo": "../../assets/images/sora_kusama_parachain.svg", + "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)": "", + "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": "FyLYnuNoMAVkz1VZMMGZFHDPghQQm1916fCon1CqNt2aXbX" + } +}