diff --git a/README.md b/README.md index 264a8b3..9a34128 100644 --- a/README.md +++ b/README.md @@ -6,17 +6,17 @@

-
RUSTY KASPA P2P NODE • KASPA WALLET • BLOCKDAG VISUALIZER

+
RUSTY KASPA P2P NODE • KASPA WALLET • BLOCKDAG VISUALIZER

• ALPHA RELEASE •

-### Features +## Features This software incorporates the following functionality: -- Rusty Kaspa P2P Node +- Rusty Kaspa p2p Node - Kaspa wallet based on the Rusty Kaspa SDK - Rusty Kaspa CLI wallet - BlockDAG visualizer @@ -26,11 +26,12 @@ This project is built on top of and incorporates the [Rusty Kaspa](https://githu This software is ideological in nature with a strong focus on architecture and decentralization. It is a unified codebase tightly coupled with the Rusty Kaspa project. Fully written in Rust, it is available as a high-performance desktop application on all major operating systems (Windows, Linux and MacOS) as well as in major web browsers. It does not rely on any JavaScript or Web frameworks, which greatly strengthens its security profile. The Web Browser extension based on this infrastructure is currently under development. -Since this software is built on top of the Rusty Kaspa Core Wallet framework, it is fully compatible with any applications developed on top of the Kaspa Core Wallet framework including the Rusty Kaspa CLI wallet and applications built on top of the Rusty Kaspa WASM32 framework that is usable in web browsers and NodeJS environments. +## Releases -With Kaspa NG you can run a full self-contained p2p node and a wallet on your desktop as well as connect to remote nodes. This functionality, as a whole, makes the wallet infrastructure resistant to potential DDoS attacks. +- You can obtain the latest binary redistributables from the [Releases](https://github.com/aspectron/kaspa-ng/releases) page. +- You can access the official Web App online at [https://kaspa-ng.org](https://kaspa-ng.org). -### Building +## Building To build this project, you need to be able to build Rusty Kaspa. If you have not built Rusty Kaspa before, please follow the Rusty Kaspa [build instructions](https://github.com/kaspanet/rusty-kaspa/blob/master/README.md). @@ -63,11 +64,6 @@ Access via [https://localhost:8080](https://localhost:8080) While the application is a static serve, you can not load it from the local file system due to CORS restrictions. Due to this, a web server is required. This application is designed to be built with [Trunk](https://trunkrs.dev/) and is served from the `dist/` folder. This is a self-contained client-side application - once the application is loaded, the web server is no longer required. -## Releases - -- You can obtain the latest redistributables from the [Releases](https://github.com/aspectron/kaspa-ng/releases) page. - - ## License Licensed under a [PROPRIETARY MIT-style Open Source LICENSE](LICENSE) with the following restrictions: