* add Bitcichain network (44'/60') * Rename Astar EVM (custom) * Remove unnecessary nano icons for Bitcichain * Add Core network (44'/60') * Udpate Scroll network ticker and add Stax icons (44'/60') * Add Bitrock network (44'/60') * Add Numbers network (44'/60') * Add Linea network (44'/60') * rename Bitrock stax glyph file * resolves too many colors error on Bitrock Stax glyph
5 lines
116 B
Makefile
5 lines
116 B
Makefile
APP_LOAD_PARAMS += --path "44'/810'" --path "44'/60'"
|
|
TICKER = "ASTR"
|
|
CHAIN_ID = 592
|
|
APPNAME = "Astar Polkadot EVM"
|