Sami Ahmed 24991727f5 Add CAC3 splash v2 (art/splash/).
Authoritative boot splash artwork for the CAC3 Qt wallet.

Files:
  - art/splash/splash-v2.jpg   (1254x1254, JPEG source of truth)
  - art/splash/splash-v2.png   (1254x1254, PNG lossless copy)
  - art/splash/README.md       (usage notes + future wallet wiring)

Composition: CAC3 medal mark (centered, gold reeded rim, grizzly bear +
lone red star on cream face), six California landmark photos in a 3x2+1
grid, CALIFORNIACOIN wordmark, CAC3 tagline. Red ground with gold/sunset
accents, unified sunset-golden-hour palette across all photos.

License: CC0 1.0 (public domain).

Downstream wiring (when C++ source lands):
  - src/qt/res/splash.png    (800x600)
  - src/qt/res/splash@2x.png (1600x1200)
  - src/qt/res/splash_testnet.png (future)
2026-07-15 21:43:57 -07:00
2026-07-15 21:43:57 -07:00

CAC3 (Californiacoin3) — integration/staging tree

What this is

A fork of Bitcoin Core 0.18 with a CPU-mineable proof-of-work (Argon2s), a difficulty-adjustment algorithm tuned for fast block spacing (LWMA-3), and 10-second block times — explicitly designed to keep mining fair to anyone with general-purpose hardware.

The full body of work is being brought over from SamiAhmed7777/nyc3, the previous identity this codebase ran under, with the consensus algorithm and parameters held constant — only the chain identity (genesis, magic bytes, ports, address prefixes, ticker) is changing.

Status

Initial repo creation. No source has been pushed yet. The rename and fresh genesis block are pending a deliberate launch step.

License

MIT — see COPYING once the upstream Bitcoin Core license stub lands.

Acknowledgement

The Argon2s implementation, the LWMA-3 difficulty algorithm, and the base Bitcoin Core 0.18 fork that this project stands on come from the open-source ecosystem around barrystyle, barrystyle/argon2s, and barrystyle/nyc3. This fork honours their work.

S
Description
Mirror of github.com/SamiAhmed7777/cac3
Readme 116 MiB
Languages
C++ 65.8%
Python 16.5%
C 12.1%
M4 2.1%
Makefile 1.3%
Other 2.1%