This website requires JavaScript.
Explore
Help
Sign In
kevin.shehu
/
LivingDead_NFT_Project
Watch
1
Star
0
Fork
You've already forked LivingDead_NFT_Project
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
03cda20a34
LivingDead_NFT_Project
/
constants
/
network.js
9 lines
83 B
JavaScript
Raw
Blame
History
const
NETWORK
=
{
eth
:
"eth"
,
sol
:
"sol"
,
}
;
module
.
exports
=
{
NETWORK
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink