Added Arbitrum SDK, Basic Attention Token Keyring, and Decred DEX.

This commit is contained in:
Curtis Spencer
2019-08-22 09:25:02 -07:00
parent a692785b03
commit acf6852787
3 changed files with 21 additions and 0 deletions

View File

@@ -18,6 +18,9 @@ url = "https://github.com/OffchainLabs/arb-ethbridge"
[[repo]]
url = "https://github.com/OffchainLabs/arb-ethers-provider"
[[repo]]
url = "https://github.com/OffchainLabs/arb-sdk"
[[repo]]
url = "https://github.com/OffchainLabs/arb-truffle-provider"

View File

@@ -306,6 +306,12 @@ url = "https://github.com/brave/electron-prebuilt"
[[repo]]
url = "https://github.com/brave/electron-squirrel-startup"
[[repo]]
url = "https://github.com/brave/eth-hd-keyring"
[[repo]]
url = "https://github.com/brave/eth-json-rpc-infura"
[[repo]]
url = "https://github.com/brave/ethereum-remote-client"
@@ -369,6 +375,9 @@ url = "https://github.com/brave/ios-open-thirdparty-browser"
[[repo]]
url = "https://github.com/brave/joi"
[[repo]]
url = "https://github.com/brave/KeyringController"
[[repo]]
url = "https://github.com/brave/ledger"

View File

@@ -88,6 +88,9 @@ url = "https://github.com/decred/dcrdata"
[[repo]]
url = "https://github.com/decred/dcrdesign"
[[repo]]
url = "https://github.com/decred/dcrdex"
[[repo]]
url = "https://github.com/decred/dcrdocker"
@@ -184,6 +187,9 @@ url = "https://github.com/decred/insight-api"
[[repo]]
url = "https://github.com/decred/ionic"
[[repo]]
url = "https://github.com/decred/lightning-faucet"
[[repo]]
url = "https://github.com/decred/lightning-onion"
@@ -217,6 +223,9 @@ url = "https://github.com/decred/snew-classic-ui"
[[repo]]
url = "https://github.com/decred/testnetfaucet"
[[repo]]
url = "https://github.com/decred/tinydecred"
[[repo]]
url = "https://github.com/gozart1/dcrdata-frontend"