Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Celestia Gas Price Raycast Extension

This Raycast extension provides real-time gas prices for the Celestia Mainnet Beta network, fetched from the Celenium explorer API. It displays slow, median, and fast transaction gas prices directly in your Raycast interface.

Features

  • Fetches real-time Celestia gas prices from the Celenium explorer API
  • Displays prices for slow, median, and fast transactions
  • Updates automatically every 1 minute
  • Compact inline display for quick access

Installation

  1. Ensure you have Raycast installed on your macOS system.
  2. Clone this repository or download the celestia-gas-price.js file.
  3. Open a terminal and navigate to your Raycast scripts directory:
    cd ~/Library/Application Support/Raycast/Scripts
    
  4. Copy the celestia-gas-price.js file into this directory:
    cp /path/to/celestia-gas-price.js .
    
  5. Make the script executable:
    chmod +x celestia-gas-price.js
    
  6. Refresh your Raycast commands or restart Raycast.

Usage

Type "ga" or "gas" in Raycast to quickly view the current Celestia gas prices.

Requirements

  • Raycast installed on your macOS system
  • Internet connection to fetch real-time data

Support

For issues, feature requests, or contributions, please open an issue or pull request in this repository.

Enjoy staying updated with Celestia gas prices right from Raycast!

About

Raycast extension for Celenium gas price for Celestia Mainnet Beta.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages