Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@ss58-registry
ss58-registry
Follow
View ss58-registry's full-sized avatar

ss58-registry

Block or report ss58-registry

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more aboutreporting abuse.

Report abuse
ss58-registry/README.md

GitHub licenseGitLab Status

A list of knownSS58 account types as an enum, typically used by the Polkadot, Kusama or Substrate ecosystems.

These are derived from thejson data file in this repository which contains entries like this:

{"prefix":5,// unique u16"network":"astar",// unique no spaces"displayName":"Astar Network",//"symbols":["ASTR"],// symbol for each instance of the Balances pallet (usually one)"decimals":[18],// decimals for each symbol listed"standardAccount":"*25519",// Sr25519, Ed25519 or secp256k1"website":"https://astar.network"// website or code repository of network},

Process

  1. Fork and clone this repo.

  2. Add an additional account type toss58-registry.json (contiguous prefixes are better).

  3. Bump the minor (middle) version number of theCargo.toml by running:

cargo install cargo-bump && cargo bump minor
  1. Run git stage, commit, push and then raise a pull request.

  2. Once the PR has landed, one of the admins cancreate a new release.This will release the new version tocrates.io

Licensing

Apache-2.0

Popular repositoriesLoading

  1. ss58-registryss58-registryPublic

    Forked fromparitytech/ss58-registry

    Registry for SS58 account types

    Rust

  2. viewerviewerPublic

    SS58 Registry Viewer

    TypeScript

  3. chain-registrychain-registryPublic

    Forked fromcosmos/chain-registry

    Python

  4. claude-artifacts-reactclaude-artifacts-reactPublic

    JavaScript 1

  5. dnsdnsPublic

    Forked fromgear-foundation/dns

    TypeScript 1

  6. simple-countersimple-counterPublic

    Forked fromvarazone/hamster

    I'm a counter :)

    TypeScript


[8]ページ先頭

©2009-2025 Movatter.jp