# Ble Anima Minter

> BLE-Anima-Minter

- Skill: `kernel8901/ble-anima-minter` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add kernel8901/ble-anima-minter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kernel8901/ble-anima-minter/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: kernel8901 (https://skillmd.com/u/kernel8901)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/kernel8901/ble-anima-minter

---


# 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

