Skip to content

peanutprotocol/peanut-animations

Repository files navigation

⛔️ DEPRECATED — peanut-animations

This repository is archived and read-only. Do not add new assets here.

The Peanut mascot animations used by the app now live in one canonical home:

peanut-uisrc/assets/mascot/

Import them by semantic name from @/assets/mascot (e.g. PeanutCheering, PeanutWavingHello). They are vendored into peanut-ui as optimized animated WebP — there is no submodule anymore.

What happened

This repo was a git submodule (@/animations) in peanut-ui holding cryptically-named GIFs. Consolidated in peanut-ui PR #2164: submodule dropped, every consumer rewired to the @/assets/mascot barrel, all 10 distinct mascot poses vendored in with emotion names + optimized to WebP.

The 10 poses: peace, pointing, cheering, angry, crying, cool, waving-hello, thinking, walking, pointing-down.

What's still here (and why this is archived, not deleted)

The ~340 MB of source render masters that never belonged in the app bundle:

  • */2K_PNGS_ALPHA_BACKGROUND/ — 2K PNG frame sequences (render masters)
  • */2K_VIDEOS_*, */512x512_VIDEOS_*.mov masters (alpha + grey)
  • the original .gif deliverables

Preserved read-only as the source-of-truth masters for re-encoding to new sizes/formats. Intentionally NOT shipped in peanut-ui (a web app should not carry frame sequences).

Need a new size/format? Re-encode from the masters here, then drop the result into peanut-ui/src/assets/mascot/.

About

Peanut mascot animations repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors