Bitcoin Forum
August 03, 2025, 05:39:19 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN][WORM] A revolutionary privacy primitive for Ethereum!  (Read 234 times)
keyvank (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
July 13, 2025, 12:13:30 PM
Last edit: July 28, 2025, 02:07:24 PM by keyvank
 #1

🪱 Transform irreversible ETH burns into an economically meaningful, scarce asset using zk-SNARKs!  🪱

WORM is a cryptographically scarce ERC-20 token created through the destruction of Ethereum (ETH) in a privacy-preserving manner. It is minted by consuming BETH, a private proof-of-burn receipt, which is itself generated using zk-SNARKs. WORM transforms irreversible ETH burns into an economically meaningful, scarce asset without requiring changes to Ethereum’s consensus or base-layer mechanics.

By leveraging EIP-7503, which standardizes Private Proof-of-Burn, WORM introduces a new class of cryptoassets whose minting is rooted in permanent ETH destruction—shielded from on-chain surveillance. The protocol introduces hard emission caps per block, ensuring WORM remains cryptoeconomically scarce even as ETH burns grow. WORM is designed to be usable, composable, and private—fueling a new generation of decentralized finance, payments, and speculative applications.

Website: https://worm.cx
Github: https://github.com/worm-privacy
X: https://x.com/WormPrivacy

LINDWURM TESTNET IS UP AND RUNNING! Join our Telegram group or Discord server for more info:

Telegram: https://t.me/WormPrivacy
Discord: https://discord.gg/kFzhWgsj
keyvank (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
July 16, 2025, 08:55:13 PM
Last edit: July 16, 2025, 09:06:05 PM by keyvank
 #2

🐉 Lindwurm Testnet 🪱

Here you will find the instructions to participate in the Lindwurm incentivized testnet! Users who will help us in testing the network may earn community allocations of the future WORM token!

In order to participate in the testnet you'll need:

  • A machine or VPS or dedicated-server with at least 16GB of RAM
  • Debian/Ubuntu operating system
  • At least 1.0 Sepolia ETH which you may get from Sepolia faucets

1. Install requirements:
Code:
sudo apt install -y build-essential cmake libgmp-dev libsodium-dev nasm curl m4 git wget unzip nlohmann-json3-dev
2. Install Rust toolchain:
Code:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
3. Clone the repo:
Code:
git clone https://github.com/worm-privacy/miner && cd miner
4. Download parameters files:
Code:
make download_params
5. Install `worm-miner`:
Code:
cargo install --path .
6. Burn some ETH and generate and submit a proof:
Code:
worm-miner burn --network sepolia --private-key [YOUR SEPOLIA PRIVATE KEY] --amount 1.0 --spend 1.0 --fee 0
7. Congrats! 1.0 BETH has been minted for your address! Check by running:
Code:
worm-miner info --network sepolia --private-key [YOUR SEPOLIA PRIVATE KEY]
8. Now run the miner:
Code:
worm-miner mine --network sepolia --private-key [YOUR SEPOLIA PRIVATE KEY] --min-beth-per-epoch 0.0001 --max-beth-per-epoch 0.01 --assumed-worm-price 0.000002 --future-epochs 3
   Where:
      - `--min-beth-per-epoch` is the min amount of BETH you are willing to consume in order to participate in any block.
      - `--max-beth-per-epoch` is the max amount of BETH you are willing to consume in order to participate in any block.
      - `--assumed-worm-price` is your assumed WORM/ETH pair price.
      - `--future-epochs` is the number of epochs you would like to participate in in advance.
9. Let us know your Sepolia address on X!
Grizzlymining1975
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
July 21, 2025, 07:40:43 AM
 #3

The project is worthy, I will participate in the testnet, time will tell!!!
keyvank (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
July 21, 2025, 08:29:13 AM
 #4

The project is worthy, I will participate in the testnet, time will tell!!!

Let's burn ETH together  Wink
keyvank (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
July 21, 2025, 01:43:03 PM
 #5

50 sETH already burned! 8000 WORM tokens minted so far!  Shocked

Join Lindwurm incentivized testnet today! Smiley

Stats available on: https://worm.cx
keyvank (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
July 28, 2025, 02:08:13 PM
 #6

Lindwurm testnet has just ended! Roll Eyes

Participants and their shares are available here: https://github.com/worm-privacy/genesis
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!