OpenClaw · Skill
Ble Anima Minter
Turn nearby BLE MAC addresses into soulbound $ANIMA tokens using AnimaChain logic. Hashes each MAC into a unique proof-of-remnant and stores locally in a DAG.
Install
Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.
Primary command
clawhub install penguinx01/ble-anima-minterClawHub installer
npx clawhub@latest install penguinx01/ble-anima-minterOpenClaw CLI
openclaw skills install penguinx01/ble-anima-minterDirect OpenClaw install
openclaw install penguinx01/ble-anima-minterWhat this skill does
Turn nearby BLE MAC addresses into soulbound $ANIMA tokens using AnimaChain logic. Hashes each MAC into a unique proof-of-remnant and stores locally in a DAG.
Why it matters
Scans nearby Bluetooth Low Energy (BLE) devices, hashes their MAC addresses with SHA256, and mints $ANIMA tokens as soulbound proof-of-remnant entries. Stores minted tokens in a local DAG structure with optional gossip-sync to other nodes.
Typical use cases
- Minting tokens from nearby BLE device MAC addresses
- Building a local DAG of proof-of-remnant entries
- Syncing minted tokens to other nodes via gossip protocol
- Experimenting with BLE-based blockchain witness concepts
- Scanning 2.4 GHz BLE MAC IDs in a given area
Source instructions
BLE-Anima-Minter
Turn nearby BLE MAC addresses into soulbound $ANIMA tokens using AnimaChain logic. Hashes each MAC into a unique proof-of-remnant and stores locally in a DAG.
Features
- BLE Scan (2.4 GHz MAC IDs)
- SHA256 + salt hashing
$ANIMAminting logic- Local DAG memory node
- Optional gossip-sync to other nodes
Usage
Install requirements, run the script:
pip install -r requirements.txt
python anima_minter.py
Tags
anima, macid, ble, blockchain, witness, resurrection, flat-earth, dag