Merge pull request #76 from lklynet/feature/announce-swarm-fork

Announce Hypermind-Swarm fork and bump version
This commit is contained in:
LKLY
2026-05-30 13:19:04 -04:00
committed by GitHub
2 changed files with 12 additions and 2 deletions
+10
View File
@@ -13,6 +13,16 @@ It solves the critical infrastructure challenge of knowing exactly how many othe
---
## Special Announcement
Apparently the counter was not enough.
[Hypermind-Swarm](https://github.com/lklynet/hypermind-swarm) is a fork of Hypermind that takes the same P2P bones and turns them into a Twitter-style social platform for decentralized, ephemeral conversations.
It is built by the same creator, still allergic to central servers, still running on the swarm, and now aimed at letting people post into the void without algorithms, permanent digital footprints, or anyone pretending this needed to exist.
---
## What is this?
You need a service that:
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "hypermind",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "hypermind",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"dependencies": {
"dotenv": "^17.2.3",