TrueBlocks and the Unchained Index are open-source, local-first indexing solutions for any EVM-based blockchains. It provides censorship-resistant, private, and fast access to immutable data--there is no “recentralization” of chain data.
TrueBlocks uniquely:
- Creates an address-optimized index allowing for 18-decimal-place-accurate-reconciliation,
- Provides local-first queries, caching, and transformations without the fear of third-party snooping,
- Produces and distributes—for the public good—an “equitably” maintained and low-cost index through content-addressable storage,
- Retains the integrity of the data through a “reproducible” extraction process,
- Offers a set of technologies that can be used as building blocks for “truly” decentralized applications,
- Scales in a way natural to web3 by leveraging content-addressable storage (IPFS) to shard and cache received data.
From their desktop, users can/will be able to privately access their own historical blockchain activity. Accomplishing:
- Monitor token holdings and market values over time,
- Manage securely and view NFT holdings,
- Determine gas fees paid over time,
- View and export fully reconciled transaction histories by account/asset
- Watch for and notify about airdrops
- Track activity with other addresses
- Receive off-chain email notifications/triggers of activity on addresses (future...)
- Watch DAO activity (What proposals are pending? Must I vote on something? Who has voted for what in the past?)
- Con...