# Radar hackathonに参加した感想

### Radar hackathonとは

私がこのハッカソンに出たのは、お祭り感覚で出てみたら良いよ、と言われたのがきっかけでした。\
Radarは、定期的に開催されているSolanaのお祭りのようです

{% embed url="<https://www.colosseum.org/radar>" %}

グローバルで開催されているこのハッカソンは年々参加者が増え続けており、過去にはStepnやIO.netなどもこのハッカソンで入賞し今に至っているようです

### 結果

入賞は厳しいかなと思っていたのですが、もちろん日本独自のグラントはおろか何の賞にもかかりませんでした。約1ヶ月間、1日平均で数時間かけていたので結構頑張ったつもりなのですが、次に生かしていきたいと思います

### 得たもの

Solanaが開発者を惹きつける理由は、処理速度だったりRustが使えることだったりすると思いますが、自分が一番魅力を感じていることは、エコシステムがあることです。エコシステムは単に、環境やプロダクトの数・質だけでなく、人や文化も含まれていると考えています。

このハッカソンを通じて、[Solana SuperJapan](https://x.com/SuperteamJapan) をはじめ、たくさんの方にご支援いただいて、身をもってそれを実感できたことは、自分の財産だと感じています。何ができるか分かりませんがもう少し続けていきたいと思います


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kaztoc.gitbook.io/thoughts/radar-hackathonnishita.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
