Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 3e91844

Browse files
authored
Update README.md
1 parent 9eaeea0 commit 3e91844

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,24 @@ This project implements the JSON-RPC provider defined in [EIP-1193](https://gith
1111
[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=vechain_web3-providers-connex&metric=vulnerabilities)](https://sonarcloud.io/summary/new_code?id=vechain_web3-providers-connex)
1212
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=vechain_web3-providers-connex&metric=reliability_rating)](https://sonarcloud.io/summary/new_code?id=vechain_web3-providers-connex)
1313

14+
## ⚠️ Repository Notice: End-of-Life (EOL)
15+
16+
**This repository is now archived and has reached its end-of-life (EOL).** We have transitioned to a new and improved repository that will continue to receive updates, support, and new features.
17+
18+
### Important Dates:
19+
- **Final Version Release:** November 4th, 2024
20+
- **End-of-Support Date:** December 31st, 2024
21+
- **Repository Archive Date:** December 31st, 2024
22+
23+
### New Repository
24+
You can start using the [VeChain SDK](https://github.com/vechain/vechain-sdk-js) for the latest updates and developments.
25+
26+
### Thank You
27+
Thank you to all contributors and users for supporting this project. We appreciate your interest and encourage you to explore the new repository for ongoing improvements and features.
28+
29+
---
30+
31+
For any further questions or migration guidance, please reach out using our [support portal](https://support.vechain.org/support/home).
1432

1533
## Installation
1634
```

0 commit comments

Comments
 (0)