RISING_SUN BIOS v3.14
Copyright (C) 2025 Rising Sun Industries
Initializing system...
Memory check: 64GB OK
Loading kernel modules...
[OK] display.driver
[OK] network.stack
[OK] ascii.renderer
[OK] terminal.emulator
Mounting filesystems...
/dev/projects mounted
/dev/updates mounted
/dev/portfolio mounted
Starting services...
creativity.daemon [RUNNING]
code.compiler [RUNNING]
caffeine.monitor [CRITICAL]
System ready.
Welcome to RISING_SUN
Press any key to skip...

Trove Adds IPFS Storage with Pinata Integration

Trove SDK now supports decentralized storage via IPFS. Plus a redesigned homepage with animated hero section.

────────────────────────────────────────────────────────────────────────────────────────────────────
Related:Trove
────────────────────────────────────────────────────────────────────────────────────────────────────

Trove continues its march toward full decentralization with native IPFS support.

IPFS Storage Integration

The Trove SDK now includes built-in IPFS storage via Pinata:

  • >Decentralized by default - Assets stored on IPFS, not centralized servers
  • >Content-addressed - Files referenced by their hash, ensuring integrity
  • >Pinata managed - Professional pinning service ensures availability
  • >SDK integration - Simple API for uploading and retrieving content

This means Troves can now contain truly decentralized digital assets. The content persists even if Trove's servers go offline.

Homepage Redesign

We've also launched a redesigned homepage at [trove.website](https://trove.website):

  • >Animated hero section - Dynamic visuals showcasing Trove capabilities
  • >Value-focused messaging - Clearer communication of what Trove enables
  • >Improved navigation - Easier path to documentation and getting started

Technical Details

The IPFS integration uses: - Pinata's pinning API for reliable storage - CIDv1 for content addressing - Automatic metadata generation - SDK methods: `uploadToIPFS()`, `getFromIPFS()`

What's Next

Q2 will bring the Trove testnet with full ZK conditional access proofs.