Skip to content

Commit c25a1b7

Browse files
committed
add default config
1 parent e959fc0 commit c25a1b7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
.secret
44
.infuraid
5-
config.js
5+
# config.js
66

77
# dependencies
88
/node_modules

config.js

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
export const nftmarketaddress = "0xE3F26ABB035e366491E974F3486d5c4AD05A31E8"
2+
export const nftaddress = "0x3E57eF34cDbD3abd28807B1073E33DFdc7223b06"

0 commit comments

Comments
 (0)