Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:17:49 +08:00
commit a1a41b35e8
14 changed files with 766 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "token-launch-tracker",
"description": "Track new token launches, detect rugpulls, and analyze contract security for early-stage crypto projects",
"version": "1.0.0",
"author": {
"name": "Intent Solutions IO",
"email": "jeremy@intentsolutions.ai",
"url": "https://intentsolutions.ai"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
]
}