Installation

clawhub install penguinx01/ble-anima-minter

Summary

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.

SKILL.md

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
  • $ANIMA minting logic
  • Local DAG memory node
  • Optional gossip-sync to other nodes

Usage

Install requirements, run the script:

bash
pip install -r requirements.txt
python anima_minter.py

Tags

anima, macid, ble, blockchain, witness, resurrection, flat-earth, dag

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.