UNPKG
blockchain-wallet-provider
Version:
latest (1.1.5)
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A dapp wallet provider
github.com/Anunnakill/Wallet
Anunnakill/Wallet
blockchain-wallet-provider
/
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"
}
}