This website requires JavaScript.
Explore
Help
Register
Sign In
d-bis
/
app-ethereum
Watch
4
Star
0
Fork
0
You've already forked app-ethereum
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
36ae183a1c945b3c8378e84d12baba84bf71813e
app-ethereum
/
makefile_conf
/
chain
/
ethergem.mk
4 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
refacto(Makefile): chain environnement into subdirectories - Allows you to more easily add a new chain - More maintainable - More clarity in the makefile
2022-02-03 14:25:47 +01:00
APP_LOAD_PARAMS
+=
--path
"44'/1987'"
Simplified adding new clones Removed dead code from the app (was safeguarded by #ifdefs of macros that weren't defined)
2023-09-12 15:07:07 +02:00
TICKER
=
"EGEM"
CHAIN_ID
=
1987
refacto(Makefile): chain environnement into subdirectories - Allows you to more easily add a new chain - More maintainable - More clarity in the makefile
2022-02-03 14:25:47 +01:00
APPNAME
=
"EtherGem"
Reference in New Issue
Copy Permalink