You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+4-10Lines changed: 4 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,15 @@
1
-
# Welcome to Scaffold-ETH 2 Contributing Guide
1
+
# Welcome to address.vision Contributing Guide
2
2
3
-
Thank you for investing your time in contributing to Scaffold-ETH 2!
3
+
Thank you for investing your time in contributing to address.vision!
4
4
5
5
This guide aims to provide an overview of the contribution workflow to help us make the contribution process effective for everyone involved.
6
6
7
7
## About the Project
8
8
9
-
Scaffold-ETH 2 is a minimal and forkable repo providing builders with a starter kit to build decentralized applications on Ethereum.
9
+
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.
10
10
11
11
Read the [README](README.md) to get an overview of the project.
12
12
13
-
### Vision
14
-
15
-
The goal of Scaffold-ETH 2 is to provide the primary building blocks for a decentralized application.
16
-
17
-
The repo can be forked to include integrations and more features, but we want to keep the master branch simple and minimal.
18
-
19
13
### Project Status
20
14
21
15
The project is under active development.
@@ -44,7 +38,7 @@ Issues should be used to report problems, request a new feature, or discuss pote
44
38
45
39
#### Solve an issue
46
40
47
-
Scan through our [existing issues](https://github.com/scaffold-eth/scaffold-eth-2/issues) to find one that interests you.
41
+
Scan through our [existing issues](https://github.com/BuidlGuidl/address-vision-port/issues) to find one that interests you.
48
42
49
43
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.
0 commit comments