Skip to content

Commit 4b20de3

Browse files
committed
chore(README): update badges & LICENSE info
1 parent 419a8f1 commit 4b20de3

File tree

5 files changed

+65
-22
lines changed

5 files changed

+65
-22
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 ORA Protocol <https://github.com/ora-io>
3+
Copyright (c) 2024 ORA Protocol <https://ora.io>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,5 @@
11
# ORA STACK
22

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-
223
## What is ORA STACK
234
ORA Stack is a comprehensive framework designed for quickly setting up a web3 Oracle Service.
245

packages/orap/README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,26 @@
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>
22

33
# ORAP: Oracle Application Framework
44

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+
524
ORAP is a declarative framework for building oracle services, handy to use out of the box.
625

726
## Usage

packages/reku/README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,26 @@
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>
22

33
# [WIP] Reku: Reliable ETH Kit & Utils
44

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+
524
## Event Cross-Check
625
- used for cross-checking missing events using eth getLogs
726
- note: cross-check interval shouldn't < 5min, otherwise rpc call would be expensive. Recommend set to 1 hour + 50 blocks (for redundancy check).

packages/utils/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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)

0 commit comments

Comments
 (0)