File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
- # pkg-placeholder
1
+ # ORA STACK
2
2
3
3
[ ![ npm version] [ npm-version-src ]] [ npm-version-href ]
4
4
[ ![ npm downloads] [ npm-downloads-src ]] [ npm-downloads-href ]
19
19
[ jsdocs-src ] : https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=6e70d4
20
20
[ jsdocs-href ] : https://www.jsdocs.io/package/pkg-placeholder
21
21
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
+
22
33
## Template License
23
34
24
- [ MIT] ( ./LICENSE ) License © 2022 [ Anthony Fu ] ( https://github.com/antfu )
35
+ [ MIT] ( ./LICENSE ) License © 2022 [ ORA Protocol ] ( https://ora.io )
You can’t perform that action at this time.
0 commit comments