Long time no post here. One month ago I launched LapseCoin, a peer to peer chain that skips proof of work and instead uses a Verifiable Delay Function for block timing, with FALCON-512 (post-quantum) signatures on transactions.
The actual reason I'm posting: I don't know the answer to a real question and I'd like more nodes to help find out. Most cumulative proven work wins, like Bitcoin, but "work" here comes from a VDF instead of hashing. The open question is whether that converges to whoever has the fastest single prover, or whether it actually stays decentralized in practice. A month in, the network is still tiny, so it can't tell me anything yet.
If you're curious about VDF-based consensus, post-quantum sigs, or just want to poke at something different from another PoW/PoS clone, here's what's around:
Releases (self-contained binaries, no deps):
https://github.com/Vic-Nas/lapsecoin/releasesLive node/dashboard:
https://lapsenode.vicnas.me/oddsWhitepaper:
https://github.com/Vic-Nas/lapsecoin/blob/main/docs/whitepaper.mdDiscord:
https://discord.gg/FP2d8JmK6rRunning a node just means grabbing the binary and running it, wallet's at localhost:8335, explorer at localhost:8333. Source is open, builds run through public CI, nothing hidden.
Not asking anyone to buy or trade anything, there's genuinely no meaningful profit angle here (just Discord exchanges). Just want more independent nodes so the decentralization question has actual data behind it instead of 3 machines that are all mine.
It takes about 1 min to run a node btw.