> For the complete documentation index, see [llms.txt](https://wiki.superteam.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.superteam.com.br/hackathon/hall-of-fame.md).

# Hall da Fama Brasil

Projetos brasileiros destaque nos hackathons anteriores da Solana.

## Renaissance (Março-Abril 2024)

### DeVolt

Plataforma descentralizada de abastecimento de veículos elétricos que visa "facilitar a entrada de novos players no mercado de abastecimento elétrico" com incentivos e operações transparentes.

* [Apresentação](https://youtu.be/GrCtolx6kp4) | [GitHub](https://github.com/devolthq) | [Website](https://link.devolt.xyz/)

### BlindPay

Solução de pagamento oferecendo "pagamentos locais e internacionais para empresas web3."

* [Apresentação](https://www.youtube.com/watch?v=txcGFy6Yl2c) | [Website](https://www.blindpay.com/)

### Triad

"A maneira mais fácil de investir no ecossistema Solana," com capacidades de descoberta, análise e investimento.

* [GitHub](https://github.com/triadxyz) | [Website](https://triadfi.co/)

### Facto

Plataforma de crédito on-chain que "conecta diretamente tomadores de empréstimo institucionais e investidores através de crowdfunding e tokenização, eliminando intermediários."

* [GitHub](https://github.com/notuslabs/facto)

## Cypherpunk (Setembro-Outubro 2025)

### Cloak

Protocolo de mixing para privacidade na Solana. Permite que usuários "depositem de uma carteira, saquem para diferentes carteiras, e o vínculo entre elas fica oculto." Nativo da Solana, open-source, com funcionalidade mobile.

* [Website](https://www.cloaklabz.xyz/)

### VitalFi

Tokeniza recebíveis médicos brasileiros na Solana, permitindo depósitos em USDT em vaults que financiam provedores de saúde. Gera rendimento através de recebíveis subjacentes com transparência total.

* [GitHub](https://github.com/credit-markets/cypherpunk) | [Website](https://vitalfi.lat/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.superteam.com.br/hackathon/hall-of-fame.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.
