Code Monkey home page Code Monkey logo

martinfranquito / mx-explorer-dapp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from multiversx/mx-explorer-dapp

0.0 0.0 0.0 14.58 MB

Blockchain Explorer for the MultiversX Network, a highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.

Home Page: https://explorer.multiversx.com

License: GNU General Public License v3.0

Shell 0.08% TypeScript 86.53% HTML 0.29% SCSS 13.10%

mx-explorer-dapp's Introduction

MultiversX Explorer

explorer.multiversx.com

This project was bootstrapped with Vite.

Deployments

deploy-devnet deploy-testnet

Requirements

  • a git client installed
  • nodejs (v18.17.0 LTS), npm and yarn installed
  • optional, but useful: an IDE (Visual Code for example)

Quick start

  1. run yarn in the project directory.
  2. run npm run start-devnet fot the Devnet network.
  3. optionally make edits to networks or other configurations found in newly created index.ts in the src/config folder.
  • One can use any of the existing network setups by running one of the npm run start-* scripts available in the package.json file.
  • Or, alternatively copy one of the config files ( for ex. /src/config/config.devnet.ts ) to a new file /src/config/index.ts

Available Scripts

In the project directory, you can run:

npm run start

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

The page will reload if you make edits. You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

See the section about deployment for more information.

npm run prepare-free-icons

Use the Free version of the Fontawesome Icons ( used by default ) ( no paid plan necessary )

npm run prepare-pro-icons

Prepare the Pro version of the Fontawesome Icons ( a paid plan for Fontawesome is needed ) If you already have a fontawesome accessToken, you will either have to either:

  • set a .npmrc file with only the _authToken, without the registry ( the .npmrc file is already added in the .gitignore file)
  • run npm config set "//npm.fontawesome.com/:_authToken" FONT-AWESOME-PACKAGE-FONT-AWESOME-PACKAGE-TOKEN

See more on Fontawesome's Using A Package Manager page.

Learn More

You can learn more in the Vite documentation.

To learn React, check out the React documentation.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

One can contribute by creating pull requests, or by opening issues for discovered bugs or desired features.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request to the development branch

mx-explorer-dapp's People

Contributors

radumojic avatar arhtudormorar avatar ioandanpopa avatar constantintovisi avatar cipriandraghici avatar titel avatar valentin-lup avatar tudorgabriel avatar razvantomegea avatar andreigiura avatar miromargineanu avatar lucianmincu avatar bogdan-rosianu avatar ccorcoveanu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.