Skip to content

This project is intended to aid in easy access to front-end modules required for web3 developments.

Notifications You must be signed in to change notification settings

chainupk/test-web3app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web3 Front-end Dev Tools

Description

This project is intended to aid in easy access to front-end modules required for web3 developments. This project was bootstrapped with Create React App.

Steps to run locally

In the project directory, you can run:

1. yarn install (if you have yet to install the dependencies)

Installs all the dependencies.

Project Dependencies:

  "dependencies": {
    "@openzeppelin/merkle-tree": "^1.0.2",
    "@testing-library/jest-dom": "^5.14.1",
    "@testing-library/react": "^13.0.0",
    "@testing-library/user-event": "^13.2.1",
    "antd": "^5.1.5",
    "ethers": "^5.7.2",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-json-view": "^1.21.3",
    "react-scripts": "5.0.1",
    "web-vitals": "^2.1.0"
  }

2. yarn start

Runs the app in the development mode.
Open http://localhost:8888 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.


About

This project is intended to aid in easy access to front-end modules required for web3 developments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published