KXX-Hub / Line_Gas_Notify

本專案可以在Gas達使用者預期時,透過Line進行即時通知(This project will notify the user by Line when gas is in line with expectation)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethereum gas Notify(以太坊Gas即時價格通知)

本專案使用Etherscan API + Line Notify API進行以太坊價格通知,填入自己期望的Gas值,即可即時收到Gas變化通知

截圖 2023-03-17 上午12 26 08

如需正常使用Gas Notify,你需要有以下資料:

  • Etherscan API Key

    1. Etherscan API 網站申請帳號

    2. 點選個人資料Etherscan API key,複製API key

    截圖 2023-03-20 下午8 45 35
  • Line Notify Token

    1.登入Line Notify 2.點選你連動的服務

    截圖 2023-03-20 下午8 50 16

    3.授權Line Notify並將Line Notify加入你希望被通知的聊天室

    4.點選同意並連動

    5.點選發行權杖

    截圖 2023-03-20 下午8 54 41

    6.複製權杖(Token)注意!要立刻馬上複製,權杖只會顯示一次

如何使用

1.下載Release最新版本

2.Run 第一次 app.py,系統會自動幫你產生config.yml

3.將Etherscan Api Key 、 Line Notify token填入config.yml 及 自己期望的Gas值(Gwei)填入config.yml (建議下載notepad++或是VisualStudioCode,沒有的話用記事本也可以)

4.再執行一次app.py即可運行

結語

希望大家都能夠在第一時間收到Gas通知馬上進行交易,預祝各位在web3.0的路上旅途愉快。 如果有想要討論或者建議小弟的歡迎告訴我 97007ken@gmail.com 各位的回饋都是我繼續做開源分享的動力

About

本專案可以在Gas達使用者預期時,透過Line進行即時通知(This project will notify the user by Line when gas is in line with expectation)

License:MIT License


Languages

Language:Python 100.0%