Urgent.News

What's breaking now, across thousands of outlets.

Tech

How Do Digital Asset Index Funds Actually Work? An Engineering Breakdown

I get a version of this question constantly, and it's usually from other developers specifically, because you're the ones who don't just want the pitch, you want to know what actually happens under the hood. So let's go through it properly. When someone deposits ten dollars into a Wealtii fund, what actually happens between that deposit and the moment they're holding diversified exposure to…

When someone deposits money into a digital asset index fund like Wealtii, the process involves converting that deposit into a diversified basket of crypto, tokenized gold, and tokenized equities. However, traditional index funds have a standardized infrastructure, while digital asset index funds face challenges due to the different rails each asset class lives on.

The engineering work revolves around building a layer that takes one deposit and allocates it correctly, efficiently, and verifiably across all three asset classes according to the fund's specified allocation.

The first challenge is pricing and conversion. The system needs reliable, current prices for every asset at the same moment to ensure proportional split. This requires leveraging price oracles and live market data across different asset types. Efficient conversion for small deposits is also crucial to avoid slippage and excessive fees.

Once the assets are acquired, they move into a custody layer, such as a public, on-chain Gnosis Safe multi-signature vault. This ensures that the assets are verifiable and publicly accessible, not hidden in a separate internal ledger.

The system also needs to handle rebalancing, which is an evolving aspect of the process. Ideally, the fund would periodically rebalance itself to keep the actual composition aligned with the stated target allocation over time. However, this advanced rebalancing logic is still a work in progress and not fully live and battle-tested.

Lastly, once assets are in the vault, the verification problem remains. While being on-chain and verifiable is a positive, it's not a solved problem. The process ensures assets are accurately represented in the public wallet, but maintaining this verification is an ongoing challenge.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

The Code Is the Contract

Artikulates Resilient is an open-source static-analysis method and disciplined dialect of standard JavaScript. It reads executable boundaries—destructured defaults, return paths, operations…

  • Resilient analyzes JavaScript code focusing on executable boundaries.
  • Reports contradictions across project graph using ESLint integration.
  • Maintains code evidence model for tool querying and runtime safety.

Samsung SDS Advances Robot Adoption at Samsung Affiliates

Robot transformation, or RX, is expanding across manufacturing sites at major Samsung affiliates, from parts handling and consumables replacement at Samsung Electro-Mechanics factories to outdoor work…

  • Samsung SDS speeds up robot adoption across Samsung affiliates
  • RX ART 2026 event validates robot use cases in industrial settings
  • Collaborations with Walden Robotics and RoboForce explore robot applications

More from Thursday 3 September →