afrideva commited on
Commit
7bb512d
1 Parent(s): f0bd598

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
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>