mirror of
https://github.com/alexgo-io/stacks-pyth-bridge.git
synced 2026-01-12 16:53:22 +08:00
chore: update contracts headers + README
This commit is contained in:
@@ -105,6 +105,13 @@ The operator will start fetching prices from the Pyth network Price API, and sub
|
||||
|
||||
## How to consume the price feeds
|
||||
|
||||
### Latest Version
|
||||
|
||||
| network | address |
|
||||
|---------|---------------------------------------------------------------------|
|
||||
| testnet | ST2J933XB2CP2JQ1A4FGN8JA968BBG3NK3EPXFQFR.pyth-oracle-dev-preview-1 |
|
||||
| mainnet | SP2J933XB2CP2JQ1A4FGN8JA968BBG3NK3EKZ7Q9F.pyth-oracle-dev-preview-1 |
|
||||
|
||||
|
||||
### Onchain
|
||||
|
||||
|
||||
@@ -1,11 +1,7 @@
|
||||
;; Title: wormhole-core
|
||||
;; Version: Developer Preview 1
|
||||
;; Feedbacks: http://github.com/hirosystems/stacks-pyth-bridge/issues
|
||||
|
||||
;;;; Todo
|
||||
;; - Check for non redundant signatures
|
||||
;; - Double check the approach uncompressed / compressed / eth address
|
||||
;; - Transition to new guardian sets
|
||||
;; Check for latest version: https://github.com/hirosystems/stacks-pyth-bridge#latest-version
|
||||
;; Report an issue: https://github.com/hirosystems/stacks-pyth-bridge/issues
|
||||
|
||||
;;;; Traits
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
;; Title: pyth-oracle
|
||||
;; Version: Developer Preview 1
|
||||
;; Feedbacks: http://github.com/hirosystems/stacks-pyth-bridge/issues
|
||||
;; Check for latest version: https://github.com/hirosystems/stacks-pyth-bridge#latest-version
|
||||
;; Report an issue: https://github.com/hirosystems/stacks-pyth-bridge/issues
|
||||
|
||||
;;;; Traits
|
||||
|
||||
|
||||
Reference in New Issue
Block a user