Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
neptune-landing | 64fd5e5 | Mar 31 2026, 11:09 PM |
| caption = "The Neptune-core team launches an official lightweight wallet alternative." | ||
| +++ | ||
|
|
||
| The reference implementation, [neptune-core](https://github.com/Neptune-Crypto/neptune-core), has |
There was a problem hiding this comment.
Rather abrupt start. I actually scrolled back up to see where the missing first paragraph was.
Consider spending some words on the context in which this development is taking place. Start general, and progressively refine focus.
- Role of wallet interfaces: Wallet user interfaces are important because they are the gateway through which users interact with the cryptocurrency and vice versa.
- How Neptune devs see the role of wallet interfaces: Neptune development has so far focused on technological features of the cryptocurrency protocol, deferring wallet interfaces as items of lower priority. (Personally I would go so far as to stress that this distribution of attention is what optimizes marginal value, and if you disagree, this cryptocurrency is probably not for you.)
- Current state of affairs (before this announcement): Reference client has wallet baked in; terminal user interface is present and was from day 1.
- Problems with current state of affairs: Full node, terminal hard
- Solutions so far: GUI wallet competition, VXB wallet
- Problems with current solutions: VXB discontinued
| The reference implementation, [neptune-core](https://github.com/Neptune-Crypto/neptune-core), has | ||
| provided full wallet functionality since Neptune's launch on February 11, 2025. However, we | ||
| recognize that not every user wants (or is able) to run a full node. A lightweight alternative has | ||
| consistently been our most requested features. |
There was a problem hiding this comment.
| consistently been our most requested features. | |
| consistently been our most requested feature. |
|
|
||
| ### Key Features & Privacy Protections | ||
|
|
||
| NeptuneWallet is designed for users who value privacy and efficiency without the overhead of a full |
There was a problem hiding this comment.
This is the first time you are using the term NeptuneWallet. How about elaborating that this is the term you are going to use henceforth for the thing that derives from the VXB wallet and that you are bringing into the fold? Without that link, this section reads as a non sequitur.
| ```bash | ||
|
|
||
| curl -fsSL https://bun.sh/install | bash | ||
| source /home/thor/.bashrc |
There was a problem hiding this comment.
| source /home/thor/.bashrc | |
| source /home/$(whoami)/.bashrc |
e6734ed to
64fd5e5
Compare
No description provided.