File tree Expand file tree Collapse file tree 5 files changed +65
-22
lines changed Expand file tree Collapse file tree 5 files changed +65
-22
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2024 ORA Protocol <https://github.com/ ora- io>
3
+ Copyright (c) 2024 ORA Protocol <https://ora. io>
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
# ORA STACK
2
2
3
- [ ![ npm version] [ npm-version-src ]] [ npm-version-href ]
4
- [ ![ npm downloads] [ npm-downloads-src ]] [ npm-downloads-href ]
5
- [ ![ bundle] [ bundle-src ]] [ bundle-href ]
6
- [ ![ JSDocs] [ jsdocs-src ]] [ jsdocs-href ]
7
- [ ![ License] [ license-src ]] [ license-href ]
8
-
9
- <!-- Badges -->
10
-
11
- [ npm-version-src ] : https://img.shields.io/npm/v/pkg-placeholder?style=flat&colorA=080f12&colorB=6e70d4
12
- [ npm-version-href ] : https://npmjs.com/package/pkg-placeholder
13
- [ npm-downloads-src ] : https://img.shields.io/npm/dm/pkg-placeholder?style=flat&colorA=080f12&colorB=6e70d4
14
- [ npm-downloads-href ] : https://npmjs.com/package/pkg-placeholder
15
- [ bundle-src ] : https://img.shields.io/bundlephobia/minzip/pkg-placeholder?style=flat&colorA=080f12&colorB=6e70d4&label=minzip
16
- [ bundle-href ] : https://bundlephobia.com/result?p=pkg-placeholder
17
- [ license-src ] : https://img.shields.io/github/license/murongg/pkg-placeholder.svg?style=flat&colorA=080f12&colorB=6e70d4
18
- [ license-href ] : https://github.co/pkg-placeholder/blob/main/LICENSE
19
- [ jsdocs-src ] : https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=6e70d4
20
- [ jsdocs-href ] : https://www.jsdocs.io/package/pkg-placeholder
21
-
22
3
## What is ORA STACK
23
4
ORA Stack is a comprehensive framework designed for quickly setting up a web3 Oracle Service.
24
5
Original file line number Diff line number Diff line change 1
- <div align =" center " ><img src =" https://github.com/ora-io/ora-stack/blob/dev /assets/orap.logo.png?raw=true " alt =" Orap Icon " width =" 200 " /></div >
1
+ <div align =" center " ><img src =" https://github.com/ora-io/ora-stack/blob/main /assets/orap.logo.png?raw=true " alt =" Orap Icon " width =" 200 " /></div >
2
2
3
3
# ORAP: Oracle Application Framework
4
4
5
+ [ ![ npm version] [ npm-version-src ]] [ npm-version-href ]
6
+ [ ![ npm downloads] [ npm-downloads-src ]] [ npm-downloads-href ]
7
+ [ ![ bundle] [ bundle-src ]] [ bundle-href ]
8
+ [ ![ JSDocs] [ jsdocs-src ]] [ jsdocs-href ]
9
+ [ ![ License] [ license-src ]] [ license-href ]
10
+
11
+ <!-- Badges -->
12
+
13
+ [ npm-version-src ] : https://img.shields.io/npm/v/@ora-io/orap?style=flat&colorA=080f12&colorB=6e70d4
14
+ [ npm-version-href ] : https://npmjs.com/package/@ora-io/orap
15
+ [ npm-downloads-src ] : https://img.shields.io/npm/dm/@ora-io/orap?style=flat&colorA=080f12&colorB=6e70d4
16
+ [ npm-downloads-href ] : https://npmjs.com/package/@ora-io/orap
17
+ [ bundle-src ] : https://img.shields.io/bundlephobia/minzip/@ora-io/orap?style=flat&colorA=080f12&colorB=6e70d4&label=minzip
18
+ [ bundle-href ] : https://bundlephobia.com/result?p=@ora-io/orap
19
+ [ license-src ] : https://img.shields.io/badge/License-MIT-yellow.svg?style=flat&colorA=080f12&colorB=6e70d4
20
+ [ license-href ] : https://github.com/ora-io/ora-stack/blob/main/LICENSE
21
+ [ jsdocs-src ] : https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=6e70d4
22
+ [ jsdocs-href ] : https://www.jsdocs.io/package/@ora-io/orap
23
+
5
24
ORAP is a declarative framework for building oracle services, handy to use out of the box.
6
25
7
26
## Usage
Original file line number Diff line number Diff line change 1
- <div align =" center " ><img src =" https://github.com/ora-io/ora-stack/blob/dev /assets/reku.logo.png?raw=true " alt =" Reku Icon " width =" 200 " /></div >
1
+ <div align =" center " ><img src =" https://github.com/ora-io/ora-stack/blob/main /assets/reku.logo.png?raw=true " alt =" Reku Icon " width =" 200 " /></div >
2
2
3
3
# [ WIP] Reku: Reliable ETH Kit & Utils
4
4
5
+ [ ![ npm version] [ npm-version-src ]] [ npm-version-href ]
6
+ [ ![ npm downloads] [ npm-downloads-src ]] [ npm-downloads-href ]
7
+ [ ![ bundle] [ bundle-src ]] [ bundle-href ]
8
+ [ ![ JSDocs] [ jsdocs-src ]] [ jsdocs-href ]
9
+ [ ![ License] [ license-src ]] [ license-href ]
10
+
11
+ <!-- Badges -->
12
+
13
+ [ npm-version-src ] : https://img.shields.io/npm/v/@ora-io/reku?style=flat&colorA=080f12&colorB=6e70d4
14
+ [ npm-version-href ] : https://npmjs.com/package/@ora-io/reku
15
+ [ npm-downloads-src ] : https://img.shields.io/npm/dm/@ora-io/reku?style=flat&colorA=080f12&colorB=6e70d4
16
+ [ npm-downloads-href ] : https://npmjs.com/package/@ora-io/reku
17
+ [ bundle-src ] : https://img.shields.io/bundlephobia/minzip/@ora-io/reku?style=flat&colorA=080f12&colorB=6e70d4&label=minzip
18
+ [ bundle-href ] : https://bundlephobia.com/result?p=@ora-io/reku
19
+ [ license-src ] : https://img.shields.io/badge/License-MIT-yellow.svg?style=flat&colorA=080f12&colorB=6e70d4
20
+ [ license-href ] : https://github.com/ora-io/ora-stack/blob/main/LICENSE
21
+ [ jsdocs-src ] : https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=6e70d4
22
+ [ jsdocs-href ] : https://www.jsdocs.io/package/@ora-io/reku
23
+
5
24
## Event Cross-Check
6
25
- used for cross-checking missing events using eth getLogs
7
26
- note: cross-check interval shouldn't < 5min, otherwise rpc call would be expensive. Recommend set to 1 hour + 50 blocks (for redundancy check).
Original file line number Diff line number Diff line change
1
+ # @ora-io/utils
2
+
3
+ [ ![ npm version] [ npm-version-src ]] [ npm-version-href ]
4
+ [ ![ npm downloads] [ npm-downloads-src ]] [ npm-downloads-href ]
5
+ [ ![ bundle] [ bundle-src ]] [ bundle-href ]
6
+ [ ![ JSDocs] [ jsdocs-src ]] [ jsdocs-href ]
7
+ [ ![ License] [ license-src ]] [ license-href ]
8
+
9
+ <!-- Badges -->
10
+
11
+ [ npm-version-src ] : https://img.shields.io/npm/v/@ora-io/utils?style=flat&colorA=080f12&colorB=6e70d4
12
+ [ npm-version-href ] : https://npmjs.com/package/@ora-io/utils
13
+ [ npm-downloads-src ] : https://img.shields.io/npm/dm/@ora-io/utils?style=flat&colorA=080f12&colorB=6e70d4
14
+ [ npm-downloads-href ] : https://npmjs.com/package/@ora-io/utils
15
+ [ bundle-src ] : https://img.shields.io/bundlephobia/minzip/@ora-io/utils?style=flat&colorA=080f12&colorB=6e70d4&label=minzip
16
+ [ bundle-href ] : https://bundlephobia.com/result?p=@ora-io/utils
17
+ [ license-src ] : https://img.shields.io/badge/License-MIT-yellow.svg?style=flat&colorA=080f12&colorB=6e70d4
18
+ [ license-href ] : https://github.com/ora-io/ora-stack/blob/main/LICENSE
19
+ [ jsdocs-src ] : https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=6e70d4
20
+ [ jsdocs-href ] : https://www.jsdocs.io/package/@ora-io/utils
21
+
22
+ A Utility Package for in Web3.
23
+
24
+ Empowered by [ ORA-Stack] ( https://github.com/ora-io/ora-stack )
You can’t perform that action at this time.
0 commit comments