From e627c70a497374e32c3384982a03ae59506f73c3 Mon Sep 17 00:00:00 2001 From: KashProtocol Date: Mon, 8 Jan 2024 20:16:06 +0800 Subject: [PATCH] Update README with Project Overview and Discord Link --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 240872573c..53f21c0926 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ +# Kash On Rust: The Future of Decentralized Stablecoin Payments -

Kash On Rust

+⚠️ IMPORTANT: Please note that Rusty Kash is currently in the development stage and not yet in Alpha. It may exhibit instability, and significant mining activities are advised against at this stage. We recommend joining our [Kash Discord Server](https://discord.gg/qKT4dAtxEc) for updates. -Welcome to the Rust-based implementation of the Kash full-node and its ancillary libraries. This Alpha release serves as a drop-in replacement to the established Golang node (once the rust rewrite is completed), introducing developers to the possibilities of Rust in the Kash network's context. +Welcome to the Rust-based implementation of the Kash full-node and its ancillary libraries. Rusty Kash, a groundbreaking cryptocurrency, is developed with a focus on establishing the purest form of decentralized stablecoin payments. We are proud that Rusty Kash is developed based on Rusty Kaspa, leveraging its advanced blockchain technology. Our project is in an active development phase, ensuring continuous alignment with Rusty Kaspa's updates to guarantee state-of-the-art features and security. We invite developers and blockchain enthusiasts to collaborate, test, and optimize our Rust implementation. Each line of code here is an opportunity to contribute to the open-source blockchain movement, shaping a platform designed for scalability and speed without compromising on decentralization. -Your feedback, contributions, and issue reports will be integral to evolving this codebase from its Alpha phase into a mature and reliable node in the Kash network. - ## Installation
Building on Linux