Skip to content

Commit

Permalink
Updating
Browse files Browse the repository at this point in the history
  • Loading branch information
tjayrush committed May 31, 2022
1 parent e0322fd commit 860a2b4
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions content/data-model/the-index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@ to point out that the Unchained Index:

Here we present a number of articles we've written about TrueBlocks over the years. Read at least a few of these and you will better understand what we're trying to do.

| Title and description |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [<font color="blue">A Long-Winded Explanation of TrueBlocks</font>](http://localhost:1313/blog/a-long-winded-explanation-of-trueblocks/)<br>- *in which we go on and on about how things work and why* |
| [<font color="blue">How Accurate is EtherScan</font>](http://localhost:1313/blog/how-accurate-is-etherscan/)<br>- *in which we compare TrueBlocks with EtherScan's apis* |
| [<font color="blue">Comparison of TrueBlocks and The Graph</font>](http://localhost:1313/papers/2021/the-difference-between-trueBlocks-and-rotki-and-trueBlocks-and-thegraph.pdf)<br>- *in which we compare TrueBlocks to The Graph* |
| [<font color="blue">Custom Traversers</font>](http://localhost:1313/blog/dynamic-traversers-for-trueblocks/)<br>- *in which we describe how to enhance the extracted data* |
| [<font color="blue">Simple Undeniable Facts</font>](http://localhost:1313/blog/simple-undeniable-facts/)<br>- *in which we argue strongly for full decentralization* |
| [<font color="blue">A Time-Ordered Log of an Index of a Time-Ordered Log</font>](http://localhost:1313/blog/a-time-ordered-index-of-time-ordered-immutable-data/)<br>- *in which we describe why old-fashioned web 2.0 indexes don't cut it* |
| [<font color="blue">Indexing Addresses on the Ethereum Blockchain</font>](http://localhost:1313/blog/indexing-addresses-on-the-ethereum-blockchain/)<br>- *in which we describe the process of building the unchained index* |
| [<font color="blue">Mother May I</font>](http://localhost:1313/blog/mother-may-i/)<br>- *in which we play a childish and churlish game with our users* |
| [<font color="blue">Building an Account Scraper with TrueBlocks</font>](http://localhost:1313/blog/building-an-ethereum-account-scraper-with-trueblocks/)<br>- *in which we describe the technical details of building the index* |
| [<font color="blue">How Many ERC20 Tokens Do I Have?</font>](http://localhost:1313/blog/how-many-erc20-tokens-do-you-have/)<br>- *in which we describe why it's hard to know and how TrueBlocks helps* |
| [<font color="blue">Accounting for the Revolution</font>](http://localhost:1313/blog/accounting-for-the-revolution/)<br>- *a very early paper in which we first try to describe TrueBlocks* |
| Title and description |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [A Long-Winded Explanation of TrueBlocks](http://localhost:1313/blog/a-long-winded-explanation-of-trueblocks/)<br>- *in which we go on and on about how things work and why* |
| [How Accurate is EtherScan](http://localhost:1313/blog/how-accurate-is-etherscan/)<br>- *in which we compare TrueBlocks with EtherScan's apis* |
| [Comparison of TrueBlocks and The Graph](http://localhost:1313/papers/2021/the-difference-between-trueBlocks-and-rotki-and-trueBlocks-and-thegraph.pdf)<br>- *in which we compare TrueBlocks to The Graph* |
| [Custom Traversers](http://localhost:1313/blog/dynamic-traversers-for-trueblocks/)<br>- *in which we describe how to enhance the extracted data* |
| [Simple Undeniable Facts](http://localhost:1313/blog/simple-undeniable-facts/)<br>- *in which we argue strongly for full decentralization* |
| [A Time-Ordered Log of an Index of a Time-Ordered Log](http://localhost:1313/blog/a-time-ordered-index-of-time-ordered-immutable-data/)<br>- *in which we describe why old-fashioned web 2.0 indexes don't cut it* |
| [Indexing Addresses on the Ethereum Blockchain](http://localhost:1313/blog/indexing-addresses-on-the-ethereum-blockchain/)<br>- *in which we describe the process of building the unchained index* |
| [Mother May I](http://localhost:1313/blog/mother-may-i/)<br>- *in which we play a childish and churlish game with our users* |
| [Building an Account Scraper with TrueBlocks](http://localhost:1313/blog/building-an-ethereum-account-scraper-with-trueblocks/)<br>- *in which we describe the technical details of building the index* |
| [How Many ERC20 Tokens Do I Have?](http://localhost:1313/blog/how-many-erc20-tokens-do-you-have/)<br>- *in which we describe why it's hard to know and how TrueBlocks helps* |
| [Accounting for the Revolution](http://localhost:1313/blog/accounting-for-the-revolution/)<br>- *a very early paper in which we first try to describe TrueBlocks* |

0 comments on commit 860a2b4

Please sign in to comment.