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
f5ea9c51c2057b13525ccbd3e9373a6b85f858d1
app-ethereum
/
makefile_conf
/
chain
/
polygon.mk
5 lines
88 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'/60'"
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
=
"MATIC"
CHAIN_ID
=
137
Fix various Linter issues and mispelling
2024-03-18 17:28:51 +01:00
APPNAME
=
"Polygon"
Reference in New Issue
Copy Permalink