Skip to content

Commit 29ac156

Browse files
committed
🗑️ Add deprecation notice
1 parent 988fb6f commit 29ac156

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
A TypeScript-based configuration builder for [eRPC](https://github.com/erpc/erpc), the RPC load balancer for blockchain.
44

5+
> ⚠️ **Deprecation**: This project is slowly being moved directly inside [eRPC](https://github.com/erpc/erpc).
6+
> [ERPC config package](https://www.npmjs.com/package/@erpc-cloud/config)
7+
8+
- [x] Simple typescript config
9+
- [ ] https://github.com/erpc/erpc/pull/106 (Typescript chained builder pattern + strong types)
10+
- [ ] OxLib support for strongly typed rpc methods / evm related stuff
11+
- [ ] Helpers implementation (networks, upstreams, auth, caching, failsafe, etc)
12+
- [ ] And much more to come 👀
13+
514
## 🚧 Work in Progress
615

716
This project is currently under active development. Features and API may change.

0 commit comments

Comments
 (0)