Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename app from hello-edge-and-node to web3-starter in README and package.json #27

Open
nickytonline opened this issue Nov 3, 2021 · 3 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@nickytonline
Copy link
Owner

Describe the bug

This doesn't affect the application, it's just some cleanup. The project was originally called hello-edge-and-node as this starter was based on their tech stack for dApp development. Since then, I rebranded the project as web3-starter.

The package.json needs to have the project renamed, and there are some places in the README as well that need to have hello-edge-and-node replaced with web3-starter.

package.json

{
-  "name": "hello-edge-and-node",
+  "name": "web3-starter",
  "version": "0.1.0",
  "private": true,
...

I don't believe there is anywhere else it has the old name, but search the project for the text hello-edge-and-node to be sure.

To Reproduce

N/A

Expected behavior

N/A

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

N/A

Smartphone (please complete the following information):

N/A

Additional context

Add any other context about the problem here.

@nickytonline nickytonline changed the title Renamed app from hello-edge-and-node to web3-starter in README and package.json Rename app from hello-edge-and-node to web3-starter in README and package.json Nov 3, 2021
@nickytonline nickytonline added the good first issue Good for newcomers label Nov 3, 2021
@MarieReRe
Copy link
Contributor

I could take this :D

@nickytonline
Copy link
Owner Author

Assigning this to you @mrsantons.

@nickytonline
Copy link
Owner Author

No rush on this @mrsantons. Just checking in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants