crypto_project_analyst/test_prompt.txt

20 lines
394 B
Plaintext

{
"project_name": "Bitcoin",
"ticker": "BTC",
"source_url": "https://coinmarketcap.com/currencies/bitcoin/",
"links": {
"github": [
"https://github.com/bitcoin/bitcoin"
],
"twitter": [
"https://x.com/bitcoin"
],
"docs": [
"https://developer.bitcoin.org"
],
"other": [
"https://bitcoin.org",
"https://bitcointalk.org"
]
}
}