Skip to content

Commit

Permalink
minor improvements (typos and links) to README. (Kwenta#1716)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ondkloss authored Dec 5, 2022
1 parent e4c076a commit 2a09548
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The latest IPFS hash can be found under [releases](https://github.com/Kwenta/kwe

## Ethereum stack

- ethers.js v5 - Ethereum wallet implementation.
- [ethers.js v5](https://github.com/ethers-io/ethers.js) - Ethereum wallet implementation.
- [Rainbowkit](https://github.com/rainbow-me/rainbowkit) - for ethereum wallet onboarding.
- [@synthetixio/contracts-interface](https://github.com/Synthetixio/js-monorepo/tree/master/packages/contracts-interface) - for interactions with the Synthetix protocol.
- [@synthetixio/queries](https://github.com/Synthetixio/js-monorepo/tree/master/packages/queries) - for historical data (powered by [TheGraph](https://thegraph.com/))
Expand Down Expand Up @@ -84,7 +84,7 @@ Page tests should be added to the \_\_tests\_\_ folder at the root as it is not

### End-2-End testing

In order to run fully automated end-2-end (e2e) tests Kwenta uses [Synpress](https://github.com/Synthetixio/synpress) (a wrapper around [Cynpress](https://www.cypress.io/)).
In order to run fully automated end-2-end (e2e) tests Kwenta uses [Synpress](https://github.com/Synthetixio/synpress) (a wrapper around [Cypress](https://www.cypress.io/)).

#### Constraints

Expand Down Expand Up @@ -127,4 +127,4 @@ Kwenta welcomes contributors. Regardless of the time you have available, everyon

## Contact

Join the community on the [Kwenta Discord server](https://discord.gg/HUPyQ63TFF)!
Join the community on the [Kwenta Discord server](https://discord.gg/kwenta)!

0 comments on commit 2a09548

Please sign in to comment.