Socket
Book a DemoInstallSign in
Socket

@kodadot1/static

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kodadot1/static

Static constants in the KodaDot development

0.0.8-rc.0
latest
Source
npmnpm
Version published
Weekly downloads
231
44.38%
Maintainers
2
Weekly downloads
 
Created
Source

@kodadot1/static

npm version npm downloads Github Actions Codecov

Magic static void main

Usage

Install package:

# npm
npm install @kodadot1/static

# yarn
yarn add @kodadot1/static

# pnpm
pnpm install @kodadot1/static

Import:

// ESM
import * as static from "@kodadot1/static";

// CommonJS
const static = require("@kodadot1/static");

Available config files

🔧 chains

Static chain files such as decimals, symbol, ss58

import { CHAINS } from "@kodadot1/static";

🔧 endpoints

Map of RPC endpoints for each chain

import { ENDPOINT_MAP } from "@kodadot1/static";

🔧 indexers

Map of subsquid indexer endpoints for each chain

import { INDEXERS, APOLLO_ENDPOINTS, toApolloEndpoint } from "@kodadot1/static";

🔧 names

Map of chain names for each chain. Suitable for frontend

import { NAMES } from "@kodadot1/static";

🔧 services

Map of clodflare workers we use

import { SERVICES } from "@kodadot1/static";

🔧 types

Misc types for each config

License

Made with 💛

Published under MIT License.

FAQs

Package last updated on 02 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.