Skip to content

Commit

Permalink
Update README.md (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
huseyindeniz authored Mar 27, 2024
1 parent d9cb837 commit 597940d
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 @@ -32,7 +32,7 @@ React dApp Template (Vite) is an easy-to-use foundation for efficiently building

## Features

- Authentication with Web3 Wallet ([Metamask](https://metamask.io), [Core](https://core.app), [Coinbase](https://www.coinbase.com), more wallets can be added)
- Authentication with Web3 Wallet ([Metamask](https://metamask.io), [Core](https://core.app), [Coinbase](https://www.coinbase.com), [Rabby](https://www.rabby.io) more wallets can be added)
- Wallet Domain Name Support ([AVVY Domains](https://avvy.domains) and ENS)
- Internationalization
- UI
Expand All @@ -43,11 +43,11 @@ React dApp Template (Vite) is an easy-to-use foundation for efficiently building

### Web3 Packages

- ethers.js (v6 and v5)
- ethers.js (v6)

### Testing Infrastucture

- Unit Tests: jest
- Unit Tests: Vitest
- Component Unit Tests: React Testing Library + Storybook
- Integration Tests: React Testing Library + Storybook
- E2E Tests: Cypress + Synpress + Cucumber (todo)
Expand Down

0 comments on commit 597940d

Please sign in to comment.