From c91f241de400762e357699c00dbe5789445e094e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rard=20Dethier?= Date: Fri, 26 Apr 2024 14:15:52 +0200 Subject: [PATCH] feat: remove link to solo. logion-network/logion-internal#1229 --- README.md | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/README.md b/README.md index 0144ff2..da4cf7d 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,6 @@ # Logion Collator Node -This project contains Logion's collator node. - -Logion is now a parachain. However, it still relies on a production-ready (i.e. mainnet) Substrate-based -solochain (see runtime [here](https://github.com/logion-network/logion-node)). The purpose of -this project is to follow the evolution of Logion's parachain runtime in the process of -migrating from the solochain to the parachain. - -## What to expect next? - -Logion's [white paper](https://docs.logion.network/logion-white-paper/) describes all the aspects that -will be/are implemented by this runtime. - -In particular, you will find there a description of Logion's [tokenomics](https://docs.logion.network/logion-white-paper/tokenomics/introduction-to-logion-tokenomics) -and future [governance](https://docs.logion.network/logion-white-paper/governance/the-logion-governance-model-in-a-nutshell). +This project contains Logion's collator node and runtime. ## Test locally