Sabrina
Sabrina
This adds the Vyper logo from https://vyperlang.org/ **Changes proposed:** - [x] Add - [ ] Delete - [ ] Fix - [ ] Prepare
## Double check these details before you open a PR - [x] PR does not match another non-stale PR currently opened ## Features Updates Vyper logo to latest branding design....
Add cspell to project. Sets up cspell as part of linstaged.
Add prettier and eslint to the project. Set up formatting to run on linstaged pre-commit
Update eslintrc and prettier to work together with linting and formatting. - removed old eslintrc and use the new flat config eslint.config.js - version 9 of eslint will require use...
## Types of changes - [ ] Bug fix (a non-breaking change which fixes an issue) - [x] New feature (a non-breaking change which adds functionality) - [ ] Breaking...
### Version @nuxtjs/algolia: 1.10.2 nuxt: 3.13.1 ### Reproduction Link -- ### Steps to reproduce I have a nuxt layer I have built that is used in three projects. - Nuxt...
Temporary PR for demoing UI
### 🐛 Bug Report Getting the token balance of ERC20s for an address returns a list that includes ERC721s. #### 📝 Description The `balanceService.getBalances(address)` is returning a list of ERC20s...