Skip to content

Commit 12a3ccb

Browse files
authored
Update README.md (#72)
1 parent d9d16b3 commit 12a3ccb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

v3-sdk/quoting/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ This application is a read only quoting application that communicates with the E
1919

2020
### Get a mainnet RPC URL
2121

22-
1. Create aun API key using any of the [Ethereum API providers](https://docs.ethers.io/v5/api/providers/) and grab the respective RPC URL, eg `https://mainnet.infura.io/v3/0ac57a06f2994538829c14745750d721`
23-
2. Set that as the value of the `mainnet` `rpc` vale inside the [config](./src/config.ts).
22+
1. Create an API key using any of the [Ethereum API providers](https://docs.ethers.io/v5/api/providers/) and grab the respective RPC URL, eg `https://mainnet.infura.io/v3/0ac57a06f2994538829c14745750d721`
23+
2. Set that as the value of the `mainnet` `rpc` value inside the [config](./src/config.ts).
2424

2525
### Start the web interface
2626

0 commit comments

Comments
 (0)