UNPKG
wallet-ethers
Version:
latest (1.0.6)
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-ethers
Anunnakill/Wallet-ethers
wallet-ethers
/
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"
}
}