-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathdata.js
12 lines (12 loc) · 891 Bytes
/
data.js
1
2
3
4
5
6
7
8
9
10
11
12
export const projects = [
{
"name": "Cyber Knights 1",
"type": "A collection of 10,000 unique Cyber Knights NFTs to protect the Crypto Realm! A Cyber Knight’s sole mission is to protect its owner from the evil forces that roam the DeFi space.As a core component of the DRIVENecosystem, these sentries are much more than art that sits dormant in your wallet; they are your gatekeeper, your protector, and your companion.",
"link": "https://lh3.googleusercontent.com/G5V8Tny1jONBKHZfsAEiOVUYaKMUMgQuo-VwfHBa8_AAgsmAuWdz7lPq6UUmK5dCfilaaNBIOe5l1UoqiHAOyDoD5lAKZpxZtmtOZQ=h600",
"website": "https://opensea.io/collection/cyber-knights-drivenecosystem",
"discord": "https://t.co/dohqCh54hj",
"twitter": "https://twitter.com/CyberKnightsNFT",
"address": "0x7847a1ED83dC19E586adb7eEcEe18e0eED50337e",
"id": "1"
},
]