MyCrypto是一個python撰寫的視窗應用程式 可以實時更新虛擬貨幣價格 並且可以輸入自己的資產並且會換算成台幣
GUI WITH: https://github.com/Wanderson-Magalhaes/Simple_PySide_Base
for dev: git clone 並且安裝依賴
python main.py
for user: 下載dist 執行裡面的main.exe
可直接於程式中修改加密貨幣數量 - 2021/08/03 done
資產歷史走勢
區塊鏈地址查詢
可自由新增資產 不限於 btc doge eth
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.