polkadot-js
There are 135 repositories under polkadot-js topic.
polkadot-js/apps
Basic Polkadot/Substrate UI for interacting with a Polkadot and Substrate node. This is the main user-facing application, allowing access to all features available on Substrate chains.
polkadot-js/api
Promise and RxJS APIs around Polkadot and Substrate based chains via RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata.
polkadot-js/extension
Simple browser extension for managing Polkadot and Substrate network accounts in a browser. Allows the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps.
enkryptcom/enKrypt
Enkrypt: Ethereum, Polkadot and Web3 Wallet
polkadot-js/tools
Various cli tools for Polkadot and Substrate chains, including basic node monitoring, making API queries via a cli app and other command-line tools
polkadot-js/common
Utilities and base libraries for use across polkadot-js for Polkadot and Substrate. Includes base libraries, crypto helpers and cross-environment helpers.
scio-labs/inkathon
Full-Stack DApp Boilerplate for Substrate and ink! Smart Contracts
polkadot-js/phishing
A curated list of known less-than-honest operators on Polkadot and Substrate networks. Includes a simple JS utility function to check any host or address against this list.
polkadot-js/docs
This is the documentation portal for all Polkadot and Substrate related tools and libraries in the polkadot-js family of repos.
jacogr/substrate-ledger-ed25519
Extract Substrate and Polkadot compatible ed25519 keys from Ledger mnemonic phrases
polkadot-js/wasm
A collection of WASM wrappers (mostly around Rust libraries) that are used as faster versions of JS-native functions on Polkadot and Substrate networks.
polkadot-js/ui
Re-usable browser libraries and React UI components used inside the polkadot.{js} family of Polkadot and Substrate applications. Full documentation & examples available
haquefardeen/awesome-dot
Central Library of Polkadot ecosystem
polkadot-js/dotapps.io
IPNS with dnslink for the apps UI to interact with Polkadot and Substrate chains.
ChainSafe/metamask-snap-polkadot
Metamask plugin for interacting with Polkadot dapps and other Substrate based chains.
open-web3-stack/parachain-launch
Tool to generate docker-compose.yml to launch a full relaychain - parachain testnet.
scio-labs/use-inkathon
Typesafe React hooks and utility functions that simplify the process of working with Substrate-based networks and ink! smart contracts.
polkadot-js/dev
Development configuration, scripts and and CI setup for polkadot-js projects. It acts as templates for other projects to reduce boilerplate, making everything consistent.
colorfulnotion/substrate-etl
Substrate ETL represents Polkadot + Kusama dataset in Google BigQuery. All finalized data is published in a public dataset in BigQuery daily and Dune on an hourly basis.
open-web3-stack/guardian
Web3 Guardian - a blockchain monitoring and alerting tool
substrate-portfolio/polkadot-portfolio
Simple UI to find all your bags of tokens in the highly complicated world of Polkadot Ecosystem 🔴
rmrk-team/substra-hooks
Substrate Polkadot.js React Hooks
polkadot-js/polkadot-js.github.io
Simple landing and project overview page for the polkadot-js family of repos.
colorfulnotion/polkaholic
Polkaholic - Substrate Chain Block Explorer for Polkadot/Kusama Chains and Parachains
paritytech/pallet-contracts-waterfall
Collection of simple Substrate smart contract examples written in Rust, AssemblyScript, Solang and the smart contract language ink! to test substrates pallet-contracts module
dappforce/subsocial-js
JavaScript SDK for Subsocial blockchain.
polkadot-js/build-deno.land
Package publishing for deno.land/x/polkadot
crustio/crust-apps
Crust web apps based on https://github.com/polkadot-js/apps
paritytech/parachains-integration-tests
Tool to make Parachains integrations tests development easier and faster
polkastats/polkastats
PolkaStats block explorer
kianenigma/polkadot-js-api-ts-template
A template project to kickstart hacking on top of `@polkadot/api`
subdirectory/subshell
Substrate API playground in a Deno 🦕 repl, using polkadot-js extension as remote signer ✍️. Say goodbye to hardcoded mnemonics / seeds in dev scripts!👋
vue-polkadot/ui
UI utilities, libraries and Vue.js components in use across @polkadot-js projects
Colm3na/polkastats-v2
Polkadot Kusama network statistics
dappforce/dappforce-substrate-multisig
⚠️ Experimental ⚠️ multisig wallet module with web UI for Substrate/Polkadot blockchains.
Colm3na/polkastats-backend-v3
polkastats.io backend repository