mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
e2dedaacdb
* Use eth-json-rpc-infura@5.0.0 * Use Infura v3 API * Add example .metamaskrc file
13 lines
476 B
Plaintext
13 lines
476 B
Plaintext
* text=auto
|
|
CHANGELOG.md merge=union
|
|
|
|
.metamaskrc.dist linguist-language=ini
|
|
|
|
# Reviewing the lockfile contents is an important step in verifying that
|
|
# we're using the dependencies we expect to be using
|
|
package-lock.json linguist-generated=false
|
|
yarn.lock linguist-generated=false
|
|
|
|
test/e2e/send-eth-with-private-key-test/ethereumjs-tx.js linguist-vendored linguist-generated -diff
|
|
test/e2e/send-eth-with-private-key-test/web3js.js linguist-vendored linguist-generated -diff
|