We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24935c5 commit 44efc63Copy full SHA for 44efc63
public/assets/Hackathons/Chromion.jpg
42.6 KB
src/Page/OpportunitiesHub/HackathonList.jsx
@@ -101,6 +101,26 @@ const hackathons = [
101
poster: '/assets/Hackathons/ZK Hack Berlin.jpg',
102
shareLink: '#zk-hack-berlin',
103
},
104
+ {
105
+ organizer: 'Chainlink',
106
+ title: 'Chromion: A Chainlink Hackathon',
107
+ location: 'Online',
108
+ date: 'May 30 - Jun 29',
109
+ domains: ['Open Innovation', 'AI', 'Tokenization', 'RWAs'],
110
+ applyLink: 'https://chromion-chainlink-hackathon.devfolio.co/',
111
+ poster: '/assets/Hackathons/Chromion.jpg',
112
+ shareLink: '#chromion',
113
+ },
114
115
116
117
+ location: 'Greater Noida, India',
118
+ date: 'Sep 5 - 6',
119
120
121
122
123
124
// {
125
// organizer: 'Hack4Bihar',
126
// title: 'Hack4Bihar - Lucknow Hacking Tour',
0 commit comments