UNPKG
wallet-web3
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
A dapp wallet provider
github.com/Anunnakill/Wallet-web3
Anunnakill/Wallet-web3
wallet-web3
/
lib
/
wallet
/
walletlink
/
config.json
11 lines
(10 loc)
•
245 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"ropsten"
:
{
"id"
:
3
,
"http"
:
"https://ropsten.infura.io/v3/9e332d39364f4491aec5414fcbc4def7"
}
,
"mainnet"
:
{
"id"
:
1
,
"http"
:
"https://mainnet.infura.io/v3/9e332d39364f4491aec5414fcbc4def7"
}
}