web3-starter icon indicating copy to clipboard operation
web3-starter copied to clipboard

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

Open nickytonline opened this issue 4 years ago • 3 comments

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 avatar Nov 03 '21 02:11 nickytonline

I could take this :D

MarieReRe avatar Nov 18 '21 21:11 MarieReRe

Assigning this to you @mrsantons.

nickytonline avatar Nov 18 '21 22:11 nickytonline

No rush on this @mrsantons. Just checking in.

nickytonline avatar Dec 09 '21 15:12 nickytonline