npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@subscan/parachains-info

v2.2.2

Published

This package contains info of parachain projects used in Subscan parachain module based on @polkadot/apps-config.

Downloads

134

Readme

projects-info

This repo contains info of projects used in Subscan parachain module based on @polkadot/apps-config.

Changelog

2.2.0

Refactor: use gcp img instead of inline img to reduce package size

Notice

  • The data will be displayed in Subscan(EG-1, EG-2), please be sure to fill in the real information. It is recommended to use the github account of the project member to submit.

  • All the items are optional, fill in " " for those that cannot be answered at present.

  • Please use the owner account that submitted registrar_reserve to sign the project information, and fill in the signature. We will compare the submitted information with the signature. If it does not match, the pr will not be merged.

  • After each update of the project information, please sign the latest data and submit the signature.

  • Signature tool: For Polkadot, For Kusama , For Rococo , For Westend.

Welcome to pr to update your project information.

How to request a change of network

How to start

Here is a pr example for your reference.

If you want to request new project info, You need to prepare these files:

  1. description file (<network>.json)
  2. network icon image as SVG or PNG (recommend 512x512 and SVG)
  3. cover image as SVG or PNG (unnecessary)

If you want to request new/updated project info, You need to follow these steps:

(If you have submitted project info and only want to update resouces without a description file, you can skip the signature step)

  1. put your description file in the right folder like networks/kusama/parachain/<network>.json
  2. put your images to assets/images/<network>.<svg/png>
  3. go polkadot apps signing to sign your description file content (paste all content of the description file) with The parachain owner account
  4. make a pull request to our repo, and replace placeholders of Para ID Owner & Signature Account and Signature Hash of Signature Auto check by the Owner account and Signature
  5. check all of the checklist
  6. done, now you can create and wait for the Signature Checker to pass your request, and our team will double-check and confirm your request
  7. after pr is merged, we will release new version (usually in one or two days), and project info will be updated on Subscan.

How to make a description file

Here is a template.json you can refer to, don't worry about indentation and spaces, you just need to make sure it's in valid JSON format

Why the Signature Checker report Not-Verified

  1. Make sure you haven't changed other formats except for angle brackets(<>) and included words
  2. Make sure the signature you put is made by the same Parachain Owner
  3. Make sure your description file is in valid JSON format
  4. Probably our Signature checker give up its job :(

If up there is nothing to help, contact us, and we will help you manually verify your request.