# aarjn/evm-smart-contracts SLOC report

> As of 2026-09-16 (commit 77f37d072a39), aarjn/evm-smart-contracts contains 139,629 total lines: 103,055 code, 23,522 comments, 13,052 blank, across 628 files in 16 languages (top: Solidity 65.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

aarjn/evm-smart-contracts has 103,055 source lines of code out of 139,629 total lines across 628 files, counted from the 77f37d072a39cf1d08634bf0b879cfc8270789e6 ref at commit 77f37d072a39 by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving aarjn/evm-smart-contracts to commit 77f37d072a39, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 73.8% of all lines, comments represent 16.8%, and the repository averages 164 code lines per file. Solidity accounts for 65.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Solidity | 372 | 97,650 | 67,114 | 20,744 | 9,792 |
| JSON | 75 | 25,858 | 25,858 | 0 | 0 |
| RPM Specfile | 31 | 4,571 | 3,807 | 0 | 764 |
| JavaScript | 63 | 4,284 | 3,737 | 173 | 374 |
| Python | 3 | 1,927 | 1,531 | 12 | 384 |
| AsciiDoc | 12 | 787 | 477 | 0 | 310 |
| Shell | 16 | 351 | 205 | 58 | 88 |
| TOML | 12 | 141 | 111 | 13 | 17 |
| YAML | 2 | 82 | 79 | 3 | 0 |
| TypeScript | 1 | 51 | 42 | 0 | 9 |
| Makefile | 1 | 54 | 35 | 9 | 10 |
| GraphQL | 1 | 25 | 23 | 0 | 2 |

Top language (Solidity 65.1%). Generated at 2026-09-16T22:57:29.512154915+00:00. Canonical report: https://octocounts.com/github/aarjn/evm-smart-contracts

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/aarjn/evm-smart-contracts/commit/77f37d072a39cf1d08634bf0b879cfc8270789e6?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does aarjn/evm-smart-contracts have?

aarjn/evm-smart-contracts has 139,629 total lines, including 103,055 code lines, 23,522 comment lines, and 13,052 blank lines.

### How was the aarjn/evm-smart-contracts line count measured?

OctoCounts resolved the public GitHub repository to commit 77f37d072a39, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for aarjn/evm-smart-contracts?

This OctoCounts report was generated from 77f37d072a39cf1d08634bf0b879cfc8270789e6 at commit 77f37d072a39 on 2026-09-16T22:57:29.512154915+00:00.

## Similar repository reports

- [Uniswap/v3-core](https://octocounts.com/github/Uniswap/v3-core) — Solidity, 3,015 code lines
- [Uniswap/universal-router](https://octocounts.com/github/Uniswap/universal-router) — Solidity, 2,417 code lines
- [ccch1mneyyy/dsh-TUI](https://octocounts.com/github/ccch1mneyyy/dsh-TUI) — TypeScript, 102,896 code lines
- [autohotkey/autohotkey](https://octocounts.com/github/autohotkey/autohotkey) — C++, 102,688 code lines
- [facebook/idb](https://octocounts.com/github/facebook/idb) — Swift, 103,518 code lines
- [unbit/uwsgi](https://octocounts.com/github/unbit/uwsgi) — C, 102,460 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
