Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body:
label: Is there an existing issue for this?
description: Please search to see if an issue already exists for the bug you encountered.
options:
- label: I have looked through the [existing issues](https://github.com/scaffold-eth/scaffold-eth-2/issues)
- label: I have looked through the [existing issues](https://github.com/BuidlGuidl/address-vision-port/issues)
required: true

- type: textarea
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
blank_issues_enabled: true
contact_links:
- name: Ask Question
url: https://github.com/scaffold-eth/scaffold-eth-2/discussions/new?category=q-a
url: https://github.com/BuidlGuidl/address-vision-port/discussions/new?category=q-a
about: Ask questions and discuss with other community members
- name: Request Feature
url: https://github.com/scaffold-eth/scaffold-eth-2/discussions/new?category=ideas
url: https://github.com/BuidlGuidl/address-vision-port/discussions/new?category=ideas
about: Requests features or brainstorm ideas for new functionality
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ _Concise description of proposed changes, We recommend using screenshots and vid
## Additional Information

- [ ] I have read the [contributing docs](/scaffold-eth/scaffold-eth-2/blob/main/CONTRIBUTING.md) (if this is your first contribution)
- [ ] This is not a duplicate of any [existing pull request](https://github.com/scaffold-eth/scaffold-eth-2/pulls)
- [ ] This is not a duplicate of any [existing pull request](https://github.com/BuidlGuidl/address-vision-port/pulls)

## Related Issues

Expand Down
6 changes: 0 additions & 6 deletions .lintstagedrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,9 @@ const buildNextEslintCommand = (filenames) =>

const checkTypesNextCommand = () => "yarn next:check-types";

const buildHardhatEslintCommand = (filenames) =>
`yarn hardhat:lint-staged --fix ${filenames
.map((f) => path.relative(path.join("packages", "hardhat"), f))
.join(" ")}`;

module.exports = {
"packages/nextjs/**/*.{ts,tsx}": [
buildNextEslintCommand,
checkTypesNextCommand,
],
"packages/hardhat/**/*.{ts,tsx}": [buildHardhatEslintCommand],
};
14 changes: 4 additions & 10 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,15 @@
# Welcome to Scaffold-ETH 2 Contributing Guide
# Welcome to address.vision Contributing Guide

Thank you for investing your time in contributing to Scaffold-ETH 2!
Thank you for investing your time in contributing to address.vision!

This guide aims to provide an overview of the contribution workflow to help us make the contribution process effective for everyone involved.

## About the Project

Scaffold-ETH 2 is a minimal and forkable repo providing builders with a starter kit to build decentralized applications on Ethereum.
address.vision is a simple web application that allows users to quickly query an Ethereum address or an ENS name via a browser. It fetches and displays the NFTs and tokens associated with the queried address. The project is built on Scaffold-ETH 2.

Read the [README](README.md) to get an overview of the project.

### Vision

The goal of Scaffold-ETH 2 is to provide the primary building blocks for a decentralized application.

The repo can be forked to include integrations and more features, but we want to keep the master branch simple and minimal.

### Project Status

The project is under active development.
Expand Down Expand Up @@ -44,7 +38,7 @@ Issues should be used to report problems, request a new feature, or discuss pote

#### Solve an issue

Scan through our [existing issues](https://github.com/scaffold-eth/scaffold-eth-2/issues) to find one that interests you.
Scan through our [existing issues](https://github.com/BuidlGuidl/address-vision-port/issues) to find one that interests you.

If a contributor is working on the issue, they will be assigned to the individual. If you find an issue to work on, you are welcome to assign it to yourself and open a PR with a fix for it.

Expand Down
2 changes: 1 addition & 1 deletion packages/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-hot-toast": "^2.4.0",
"swr": "^2.2.5",
"usehooks-ts": "^2.7.2",
"viem": "2.16.4",
"viem": "2.37.4",
"wagmi": "^2.10.8",
"zustand": "^4.1.2"
},
Expand Down
Binary file removed packages/nextjs/public/assets/gradient-bg.png
Binary file not shown.
Binary file removed packages/nextjs/public/assets/switch-button-off.png
Binary file not shown.
Binary file removed packages/nextjs/public/assets/switch-button-on.png
Binary file not shown.
114 changes: 37 additions & 77 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@ __metadata:
version: 6
cacheKey: 8

"@adraffy/ens-normalize@npm:1.10.0":
version: 1.10.0
resolution: "@adraffy/ens-normalize@npm:1.10.0"
checksum: af0540f963a2632da2bbc37e36ea6593dcfc607b937857133791781e246d47f870d5e3d21fa70d5cfe94e772c284588c81ea3f5b7f4ea8fbb824369444e4dbcb
languageName: node
linkType: hard

"@adraffy/ens-normalize@npm:^1.10.1, @adraffy/ens-normalize@npm:^1.11.0":
version: 1.11.0
resolution: "@adraffy/ens-normalize@npm:1.11.0"
Expand Down Expand Up @@ -2763,15 +2756,6 @@ __metadata:
languageName: node
linkType: hard

"@noble/curves@npm:1.4.0":
version: 1.4.0
resolution: "@noble/curves@npm:1.4.0"
dependencies:
"@noble/hashes": 1.4.0
checksum: 0014ff561d16e98da4a57e2310a4015e4bdab3b1e1eafcd18d3f9b955c29c3501452ca5d702fddf8ca92d570bbeadfbe53fe16ebbd81a319c414f739154bb26b
languageName: node
linkType: hard

"@noble/curves@npm:1.4.2, @noble/curves@npm:~1.4.0":
version: 1.4.2
resolution: "@noble/curves@npm:1.4.2"
Expand Down Expand Up @@ -3508,7 +3492,7 @@ __metadata:
typescript: ^5.1.6
usehooks-ts: ^2.7.2
vercel: ^28.15.1
viem: 2.16.4
viem: 2.37.4
wagmi: ^2.10.8
zustand: ^4.1.2
languageName: unknown
Expand Down Expand Up @@ -4990,21 +4974,6 @@ __metadata:
languageName: node
linkType: hard

"abitype@npm:1.0.5":
version: 1.0.5
resolution: "abitype@npm:1.0.5"
peerDependencies:
typescript: ">=5.0.4"
zod: ^3 >=3.22.0
peerDependenciesMeta:
typescript:
optional: true
zod:
optional: true
checksum: 4a4865926e5e8e33e4fab0081a106ce4f627db30b4052fbc449e4707aea6d34d805d46c8d6d0a72234bdd9a2b4900993591515fc299bc57d393181c70dc0c19e
languageName: node
linkType: hard

"abitype@npm:1.0.8":
version: 1.0.8
resolution: "abitype@npm:1.0.8"
Expand Down Expand Up @@ -9835,15 +9804,6 @@ __metadata:
languageName: node
linkType: hard

"isows@npm:1.0.4":
version: 1.0.4
resolution: "isows@npm:1.0.4"
peerDependencies:
ws: "*"
checksum: a3ee62e3d6216abb3adeeb2a551fe2e7835eac87b05a6ecc3e7739259bf5f8e83290501f49e26137390c8093f207fc3378d4a7653aab76ad7bbab4b2dba9c5b9
languageName: node
linkType: hard

"isows@npm:1.0.6":
version: 1.0.6
resolution: "isows@npm:1.0.6"
Expand Down Expand Up @@ -15399,27 +15359,6 @@ __metadata:
languageName: node
linkType: hard

"viem@npm:2.16.4":
version: 2.16.4
resolution: "viem@npm:2.16.4"
dependencies:
"@adraffy/ens-normalize": 1.10.0
"@noble/curves": 1.4.0
"@noble/hashes": 1.4.0
"@scure/bip32": 1.4.0
"@scure/bip39": 1.3.0
abitype: 1.0.5
isows: 1.0.4
ws: 8.17.1
peerDependencies:
typescript: ">=5.0.4"
peerDependenciesMeta:
typescript:
optional: true
checksum: 3c1ee74d2b1a1cba410654e54c747a52725f6f75140414a2c0c042497553e4479908ab673dc535678a8af35424b92fee550ef2f9cff3d9100c0e7f1985ef00f6
languageName: node
linkType: hard

"viem@npm:2.23.2":
version: 2.23.2
resolution: "viem@npm:2.23.2"
Expand All @@ -15441,6 +15380,27 @@ __metadata:
languageName: node
linkType: hard

"viem@npm:2.37.4":
version: 2.37.4
resolution: "viem@npm:2.37.4"
dependencies:
"@noble/curves": 1.9.1
"@noble/hashes": 1.8.0
"@scure/bip32": 1.7.0
"@scure/bip39": 1.6.0
abitype: 1.1.0
isows: 1.0.7
ox: 0.9.3
ws: 8.18.3
peerDependencies:
typescript: ">=5.0.4"
peerDependenciesMeta:
typescript:
optional: true
checksum: 604ed7508d5ad45d18c86d3af17c51c6aa94b97607bbf910e90433fdeeb79b098529c6ab90da6a431fc6ce3e7e64c27bdaa22a6d2e200cd3add708a9d8308e1e
languageName: node
linkType: hard

"viem@npm:>=2.29.0, viem@npm:^2.1.1, viem@npm:^2.27.2, viem@npm:^2.31.7":
version: 2.37.3
resolution: "viem@npm:2.37.3"
Expand Down Expand Up @@ -15744,21 +15704,6 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:8.17.1, ws@npm:~8.17.1":
version: 8.17.1
resolution: "ws@npm:8.17.1"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 442badcce1f1178ec87a0b5372ae2e9771e07c4929a3180321901f226127f252441e8689d765aa5cfba5f50ac60dd830954afc5aeae81609aefa11d3ddf5cecf
languageName: node
linkType: hard

"ws@npm:8.18.0":
version: 8.18.0
resolution: "ws@npm:8.18.0"
Expand Down Expand Up @@ -15804,6 +15749,21 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:~8.17.1":
version: 8.17.1
resolution: "ws@npm:8.17.1"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 442badcce1f1178ec87a0b5372ae2e9771e07c4929a3180321901f226127f252441e8689d765aa5cfba5f50ac60dd830954afc5aeae81609aefa11d3ddf5cecf
languageName: node
linkType: hard

"xdm@npm:^2.0.0":
version: 2.1.0
resolution: "xdm@npm:2.1.0"
Expand Down