1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

fix remaining errors found via: npm run lint

This commit is contained in:
trentmc 2020-12-10 16:10:09 +01:00
parent 1ce033eada
commit eb77dec6a2
3 changed files with 11 additions and 11 deletions

View File

@ -11,4 +11,4 @@ You can deploy Ocean contracts onto Ganache. To do so, please go to [Ocean contr
## Connect Barge to Ganache
If you're using [Barge](https://www.github.com/oceanprotocol/barge) to help run a local network, you can connect to that local node at RPC URL [http://localhost:8545](http://localhost:8545) (called "Localhost 8545" in MetaMask). You can configure that local node by editing the files in the `barge/networks/pacific/config/` directory.
If you're using [Barge](https://www.github.com/oceanprotocol/barge) to help run a local network, you can connect to that local node at RPC URL [http://localhost:8545](http://localhost:8545) (called "Localhost 8545" in MetaMask). You can configure that local node by editing the files in the `barge/networks/pacific/config/` directory.

View File

@ -7,13 +7,13 @@ description:
Ocean is deployed to these public networks:
* [Ethereum mainnet](/tutorials/network-ethmainnet/) - production
* [Rinkeby](/tutorials/network-rinkeby/) - testnet
* [Ropsten](/tutorials/network-ropsten) - testnet
- [Ethereum mainnet](/tutorials/network-ethmainnet/) - production
- [Rinkeby](/tutorials/network-rinkeby/) - testnet
- [Ropsten](/tutorials/network-ropsten) - testnet
You can also run your own local testnet:
* [Ganache](/tutorials/network-local) - local testnet
- [Ganache](/tutorials/network-local) - local testnet
## Chain ids
@ -25,4 +25,4 @@ Some apps may need `network_id` and `chain_id`. [Here's](https://medium.com/@piy
Barge is used used extensively by the Ocean core devs (with Ganache or Rinkeby).
<repo name="barge"></repo>
<repo name="barge"></repo>

View File

@ -34,8 +34,8 @@ Note that unlike traditional pocket wallets, crypto wallets don't actually store
## Resources
* Metamask: https://metamask.io/
* Trezor: https://trezor.io/
* Ledger: https://www.ledger.com/
* MyEtherWallet: https://www.myetherwallet.com/
* MyCrypto: https://www.mycrypto.com/
- Metamask: https://metamask.io/
- Trezor: https://trezor.io/
- Ledger: https://www.ledger.com/
- MyEtherWallet: https://www.myetherwallet.com/
- MyCrypto: https://www.mycrypto.com/