> For the complete documentation index, see [llms.txt](https://web3-analytics.gitbook.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://web3-analytics.gitbook.io/product-docs/technology/source-code.md).

# Source code

Below are links to the open source code Web3 Analytics is based on.

## Front end instrumentation

* <https://github.com/andyjagoe/analytics-plugin-web3analytics>
* <https://github.com/DavidWells/analytics>

## Decentralized data network

* <https://github.com/andyjagoe/key-did-provider-secp256k1>
* <https://github.com/andyjagoe/web3-analytics-composedb>

## Smart contract registry

* <https://github.com/andyjagoe/web3-analytics-core>

## Indexer

* <https://github.com/andyjagoe/airbyte-connectors>
* <https://github.com/andyjagoe/airbyte-connectors/tree/main/sources/web3analytics-source>
* <https://github.com/andyjagoe/airbyte-connection-ctl>

## Dashboard Builder

* <https://github.com/andyjagoe/web3-analytics-app>

## Demo Apps

* React (NPM): <https://github.com/andyjagoe/web3-analytics-demo>
* Plain HTML (CDN): <https://github.com/andyjagoe/web3analytics-test-html>
