> For the complete documentation index, see [llms.txt](https://guidebook.redi.io/guidebook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guidebook.redi.io/guidebook/project-overview/milestones.md).

# Milestones

<table data-header-hidden><thead><tr><th width="115.5"></th><th></th></tr></thead><tbody><tr><td>2018 4Q</td><td><ul><li>REDI INFRANET pte. ltd. established</li><li>Partnership with Hanwha investment &#x26; securities</li></ul></td></tr><tr><td>2019 2Q</td><td><ul><li>Patent registered for blockchain-based solar PV data collection &#x26; verification</li><li>Solar PV monitoring for Hyundai renewable lab</li><li>Selected by NH bank and Shinhan Bank for top-tier startup incubator program</li></ul></td></tr><tr><td>2019 4Q</td><td><ul><li>Partnership with Klaytn as initial service provider</li><li>Strategic partnership with NH nonghyup bank</li><li>KC certification for in-house developed IoT smart metering device</li></ul></td></tr><tr><td>2020 2Q</td><td><ul><li>Token migration to Klaytn ecosystem (KCT)</li><li>Remote monitoring system tailored to specifications for RAZZLER</li></ul></td></tr><tr><td>2020 4Q</td><td><ul><li>Goyang city household solar power monitoring &#x26; CER management project</li><li>Official launch of SUNDY remote monitoring platform with blockchain integration</li><li>Digitization project for rural solar power energy plants, in association with NH bank</li></ul></td></tr><tr><td>2021 2Q</td><td><ul><li>Beta-release of SUNDY PORTAL (blockchain-based community platform for solar energy)</li><li>Partnership with ENCORED technologies</li><li>Selected by the Korean ministry of Science and ICT to participate in the 2021 data voucher program as official data provider</li></ul></td></tr><tr><td>2021 4Q</td><td><ul><li>Operations &#x26; maintenance contract with RAZZLER for 50MW+ renewable energy asset portfolio (solar PV &#x26; ESS)</li><li>Selected finalists for 2021 Jeju blockchain business camp (hosted by Jeju CCEI &#x26; GroundX)</li><li>KEPCO 2021 Electric Data AI competition (EDACOM) - KPX award</li></ul></td></tr><tr><td>2022 2Q</td><td><ul><li>Commercialized remote oversight &#x26; control systems for utility-scale solar PV, first to meet revised safety regulations</li><li>“Energy trading for DERs” service commenced with solar PV prediction and incentives distribution</li><li>2nd consecutive selection to Korea’s annual data voucher program as data service provider</li></ul></td></tr><tr><td>2022 4Q</td><td><ul><li>3rd consecutive selection to the annual data voucher program (data seller)</li><li>develop key service layer to blockchain-based asset management system </li><li>solar PV forecasting and incentives distribution - over 50MW in assets aggregated</li></ul></td></tr><tr><td>2023 2Q</td><td><ul><li>'envision' official market launch</li><li>redi guidebook (docs 2.0) release</li><li>redi rebranding campaign</li><li>introduced low-cost energy data IoT device</li><li>'envision' update - launch B2C marketplace (envision+) </li></ul></td></tr><tr><td>2023 4Q</td><td><ul><li>showcased virtual RE asset management simulator project - 'redi dr'  </li><li>partnerships with public agencies for energy data utilization</li><li>additional patent application (energy data IoT-blockchain integration)</li><li>expand business alliances for blockchain-basd energy data consolidation</li></ul></td></tr><tr><td>2024 2Q</td><td><ul><li>redi community revamp (discord server, monthly ama, events)</li><li>roll out of energy trading services &#x26; automations for small-scale (~ 100 kWp) solar assets    </li><li>selected by Korean Ministry of SMEs and Startups to develop VPP systems for  'Jeju renewable assets trading pilot program'</li><li>'envision' update - introduced add-on features for rural-based solar power assets</li><li>participated in the '2024 International Solar Energy Expo &#x26; Conference'</li><li>launched 'redi dr' season 2 (&#x26; integration with 'sundy portal') </li></ul></td></tr><tr><td>2025 <br>(in progress)</td><td><ul><li>Increase DER portfolio of 500 + MW</li><li>Expand web3 ecosystem via ‘digital renewables’</li><li>Update github repository for redi infranet tech &#x26; features</li><li>develop redi token explorer for ecosystem participants and RWA</li></ul><p><br></p></td></tr></tbody></table>


---

# 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://guidebook.redi.io/guidebook/project-overview/milestones.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.
