添加内置钱包登录
This commit is contained in:
parent
981be683cc
commit
68d8f74c19
2
.env.dev
2
.env.dev
@ -19,5 +19,7 @@ VUE_APP_FOUNDER_ADDRESS='0x7f2b4db626d878778e178b4f0c7ba3a2870c6dd0'
|
||||
VUE_APP_EXPLORER_URL='https://explorer.testnet.immutable.com'
|
||||
VUE_APP_PRODUCTION=sandbox
|
||||
|
||||
VUE_APP_LOGIN_API='https://login-test.kingsome.cn'
|
||||
|
||||
VUE_APP_NET_ID_MAIN='11155111'
|
||||
VUE_APP_LOCKER_ADDRESS_MAIN='0x7F2b4DB626d878778e178B4F0C7bA3a2870C6dd0'
|
@ -19,5 +19,7 @@ VUE_APP_FOUNDER_ADDRESS='0x7f2b4db626d878778e178b4f0c7ba3a2870c6dd0'
|
||||
VUE_APP_EXPLORER_URL='https://explorer.testnet.immutable.com'
|
||||
VUE_APP_PRODUCTION=sandbox
|
||||
|
||||
VUE_APP_LOGIN_API='https://login-test.kingsome.cn'
|
||||
|
||||
VUE_APP_NET_ID_MAIN='11155111'
|
||||
VUE_APP_LOCKER_ADDRESS_MAIN='0x7F2b4DB626d878778e178B4F0C7bA3a2870C6dd0'
|
@ -19,6 +19,7 @@ VUE_APP_FOUNDER_ADDRESS='0x5c16AC8322E5cac8ad235F7e0Dc5d23bffe3ed50'
|
||||
VUE_APP_EXPLORER_URL='https://explorer.immutable.com'
|
||||
VUE_APP_PRODUCTION=production
|
||||
|
||||
VUE_APP_LOGIN_API='https://login-test.cebggame.com'
|
||||
|
||||
VUE_APP_NET_ID_MAIN='1'
|
||||
VUE_APP_LOCKER_ADDRESS_MAIN='0x5c16AC8322E5cac8ad235F7e0Dc5d23bffe3ed50'
|
@ -19,6 +19,8 @@ VUE_APP_FOUNDER_ADDRESS='0x5c16AC8322E5cac8ad235F7e0Dc5d23bffe3ed50'
|
||||
VUE_APP_EXPLORER_URL='https://explorer.immutable.com'
|
||||
VUE_APP_PRODUCTION=production
|
||||
|
||||
VUE_APP_LOGIN_API='https://login-test.cebggame.com'
|
||||
|
||||
|
||||
VUE_APP_NET_ID_MAIN='1'
|
||||
VUE_APP_LOCKER_ADDRESS_MAIN='0x5c16AC8322E5cac8ad235F7e0Dc5d23bffe3ed50'
|
Loading…
x
Reference in New Issue
Block a user