Invariant Bank Core v0.1.0 (pre-release)
Python laptop wallet + miner + node.
Assay-gated mint, stealth notes, heaviest-work chain.
Premine: 1,890 INV of a 21,000 INV hard cap (9%). TREASURY.md.
Spend key is not in the repository.
Not an offering. Not mainnet. Expect wipes.
https://github.com/ShieldCubed/invariant/releases/tag/v0.1.0git clone
https://github.com/ShieldCubed/invariant.gitcd invariant && git checkout v0.1.0
python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
python3 selftest.py