Skip to content

levente-daczo/mx-utils-dapp

 
 

Repository files navigation

MultiversX Network


MultiversX Utils

This page offers an easy to use pack of utilities necessary for interacting with the MultiversX Blockchain.


· Report Bug · Request Feature

Table of Contents
  1. Built With
  2. Getting Started
  3. Roadmap
  4. Contributing

Built With

Getting Started

The dapp is a client side only poject and is built using the Create React App scripts.

Follow the next step to start using this dapp.

Prerequisites

For development you will need to have the following:

  • node version 14.17.6
  • npm

Instalation and running

Step 1. Install modules

From a terminal, navigate to the project folder and run yarn install

Step 2. Run the dashboard

To run the project locally run yarn start from the project folder. Open http://localhost:3001 to view it in the browser.

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.0%
  • JavaScript 31.1%
  • SCSS 14.2%
  • HTML 1.5%
  • CSS 0.2%