Update README.md
Browse files
README.md
CHANGED
|
@@ -23,3 +23,14 @@ configs:
|
|
| 23 |
- split: train
|
| 24 |
path: data/train-*
|
| 25 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
- split: train
|
| 24 |
path: data/train-*
|
| 25 |
---
|
| 26 |
+
|
| 27 |
+
# Stacks Blockchain Clarity Contract Archive
|
| 28 |
+
|
| 29 |
+
Source code for contracts deployed to Stacks mainnet.
|
| 30 |
+
|
| 31 |
+
## Stats
|
| 32 |
+
- Total Contracts: **39,579**
|
| 33 |
+
- Start Block **0**
|
| 34 |
+
- Endblock Block **164581**
|
| 35 |
+
|
| 36 |
+
Part of Stacks AI Buildathon <small><i>[GitHub Repository](https://github.com/unicornlaunching/stacksAIbuildathon)</i></small>
|