Skip to content

duchuytb9x/subquery-network-scanner

 
 

Repository files navigation

SubQuery Network Scanner

This is a community built and operated dApp for Node Operators and Delegators to understand and better interact with SubQuery Network. You can find this at https://sqtscan.com/.

Run this application

You can run this application by installing dependencies (e.g. yarn or npm i) and then running in development mode (e.g. yarn dev or npm run dev).

Note: Using npm might result in more errors due to poor dependency management.

Contributing

We welcome contributions from the community to this community application! You can find a bunch of tasks and ideas for improvements in the issues list. To contribute:

  1. Fork the Repository: Click the "Fork" button at the top right of this repository's page to create a copy of the repository under your GitHub account.

  2. Make Changes: Make your changes in the new branch. Ensure your code follows the project's coding standards and includes appropriate tests.

  3. Create a Pull Request: Go to the original repository and create a pull request from your forked repository. Provide a clear description of your changes and why they are valuable.

Guidelines

  • Be Nice and Collaborative: Respect other contributors and maintainers. Provide constructive feedback and be open to discussions.
  • Follow Coding Standards: Ensure your code adheres to the project's coding standards and guidelines.
  • Write Clear Commit Messages: Write clear and concise commit messages to make it easier for others to understand your changes.

Maintainers

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.4%
  • Less 7.5%
  • HTML 1.4%
  • JavaScript 1.1%
  • Other 0.6%