Skip to content

Commit

Permalink
Cleaning up
Browse files Browse the repository at this point in the history
  • Loading branch information
tjayrush committed Jun 1, 2022
1 parent 860a2b4 commit ff3522f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions content/data-model/the-index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@ Here we present a number of articles we've written about TrueBlocks over the yea

| 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* |
| [A Long-Winded Explanation of TrueBlocks](https://trueblocks.io/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](https://trueblocks.io/blog/how-accurate-is-etherscan/)<br>- *in which we compare TrueBlocks with EtherScan's apis* |
| [Comparison of TrueBlocks and The Graph](https://trueblocks.io/papers/2021/the-difference-between-trueBlocks-and-rotki-and-trueBlocks-and-thegraph.pdf)<br>- *in which we compare TrueBlocks to The Graph* |
| [Custom Traversers](https://trueblocks.io/blog/dynamic-traversers-for-trueblocks/)<br>- *in which we describe how to enhance the extracted data* |
| [Simple Undeniable Facts](https://trueblocks.io/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](https://trueblocks.io/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](https://trueblocks.io/blog/indexing-addresses-on-the-ethereum-blockchain/)<br>- *in which we describe the process of building the unchained index* |
| [Mother May I](https://trueblocks.io/blog/mother-may-i/)<br>- *in which we play a childish and churlish game with our users* |
| [Building an Account Scraper with TrueBlocks](https://trueblocks.io/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?](https://trueblocks.io/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](https://trueblocks.io/blog/accounting-for-the-revolution/)<br>- *a very early paper in which we first try to describe TrueBlocks* |
2 changes: 1 addition & 1 deletion content/docs/explorer/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ toc: true

### Scrapers

Text about Scrapers and such
Text about Scrapers

### Indexes

Expand Down

0 comments on commit ff3522f

Please sign in to comment.