Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Oracles for Helium subDAOs

License

NotificationsYou must be signed in to change notification settings

helium/oracles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile

flowchart TD    MI("`**Mobile Ingestor**        - Heartbeats (cbrs, wifi)        - Speedtests        - Data transfer sessions        - Subscriber Location Rewards (disco mapping)        - Coverage objects        - Radio thresholds (hip-84)    `")    MV("`**Mobile Verifier**        - Validates all incoming data         - Calculates rewards at 01:30 UTC    `")    MPV("`**Mobile Packet Verifier**        - Burns DC for data transfer (on solana)    `")    MP("`**Mobile Price**        - Records Pyth price for MOBILE    `")    DB1[(Foundation owned db populated by helius)]    MC("`**Mobile Config**        - Provides access to on-chain data        - Stores pubkeys for remote systems    `")    MRI("`**Mobile Reward Index**        - Writes rewards to foundation db    `")    DB2[(Foundation owned db that stores reward totals)]    S[(Solana)]    MI -- S3 --> MV    MI -- S3 --> MPV    MPV -- S3 --> MV    MPV -- gRPC --> MC    MPV --> S    MP <--> S    MP -- S3 --> MV    DB1 --> MC    MC -- gRPC --> MV    MV -- S3 --> MRI    MRI --> DB2
Loading

IOT

flowchart TD    DB1[(Foundation owned db populated by helius)]    IC("`**IOT Config**        - Provides access to on-chain data        - Stores pubkeys for remote systems        - Store orgs and routes used by Helium Packet Router    `")    HPR("`**Helium Packet Router**        - Ingest packets from Hotspots        - Deliver packets to LNS    `")    IPV("`**IOT Packet Verifier**        - Burns DC for data transfer (on solana)    `")    II("`**IOT Ingestor**        - Beacons        - Wtinesses        - Long lived grpc streams    `")    IV("`**IOT Verifier**        - Validates all incoming data         - Calculates rewards at 01:30 UTC    `")    IE("`**IOT Entropy**        - Creates entropy used by gateways and iot-verifier    `")    IRE("`**IOT Reward Index**        - Writes rewards to foundation db    `")    DB2[(Foundation owned db that stores reward totals)]    DB1 --> IC    IC -- gRPC --> HPR    HPR -- s3 --> IPV    II -- s3 --> IV    IPV -- s3 --> IV    IE -- s3 --> IV    IV -- s3 --> IRE    IRE --> DB2
Loading

About

Oracles for Helium subDAOs

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors33

Languages


[8]ページ先頭

©2009-2025 Movatter.jp