Skip to content

Commit 8f1e5df

Browse files
committed
chore: init README
1 parent d583d6d commit 8f1e5df

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# pkg-placeholder
1+
# ORA STACK
22

33
[![npm version][npm-version-src]][npm-version-href]
44
[![npm downloads][npm-downloads-src]][npm-downloads-href]
@@ -19,6 +19,17 @@
1919
[jsdocs-src]: https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=6e70d4
2020
[jsdocs-href]: https://www.jsdocs.io/package/pkg-placeholder
2121

22+
## What is ORA STACK
23+
ORA Stack is a comprehensive framework designed for quickly setting up a web3 Oracle Service.
24+
25+
It includes:
26+
- [Orap](./packages/orap/): the declarative signal-based backend framework;
27+
- [REK](./packages/rek/): the reliable ethereum toolkit;
28+
- [Utils](./packages/utils/): the common swiss-knife package.
29+
30+
Comming soon:
31+
- UAO: the async oracle framework
32+
2233
## Template License
2334

24-
[MIT](./LICENSE) License © 2022 [Anthony Fu](https://github.com/antfu)
35+
[MIT](./LICENSE) License © 2022 [ORA Protocol](https://ora.io)

0 commit comments

Comments
 (0)