Skip to main content
substrate-collectables-workshop
Rust
219
95
substrate-collectables-workshop

A guided tutorial for building a collectable dApp chain on Parity Substrate

substrate-package
Rust
66
52
substrate-package

Known working releases of the Substrate Node Template, Substrate Module Template, and Substrate UI.

ERC20-Token-Balance
JavaScript
65
59
ERC20-Token-Balance

This is an extension of the "Hello World" project for Ethereum and Web3.js which allows you to query the ERC-20 token balance of an Ethereum address.

ethgraph
JavaScript
50
17
ethgraph

Create a graph of the ETH balance over time of an Ethereum address

rust-state-machine
Rust
43
18
rust-state-machine

A Polkadot SDK-like state machine written from scratch in Rust.

substrate-rpc-examples
JavaScript
40
7
substrate-rpc-examples

A simple set of tools to help you play with your Substrate RPC endpoint.

ETH-Transaction-Graph
JavaScript
35
16
ETH-Transaction-Graph

Dynamic graph of Ethereum transactions using Web3.js subscribe

substrate-js-utilities
JavaScript
29
20
substrate-js-utilities

A set of useful JavaScript utilities for Substrate using Polkadot.js API

ethbalance
HTML
28
31
ethbalance

Ethereum and Web3.js “Hello World”: Get the ETH Balance of an Ethereum Address

Azure-AD-Authentication-with-PowerShell-and-ADAL
PowerShell
27
16
Azure-AD-Authentication-with-PowerShell-and-ADAL

This is a set of really simple PowerShell scripts which allow you to get access tokens with with Azure Active Directory using ADAL.

LinkedIn-Topic-Skill-Analysis
Python
27
17
LinkedIn-Topic-Skill-Analysis

This is a tool that will automatically collect public data about linkedin skills and topics, and do analysis on them.

substrate-feeless-token-factory
Rust
25
12
substrate-feeless-token-factory

Alternative fee mechanics for managing token assets on Substrate.

docsify-slides
JavaScript
24
12
docsify-slides

A docsify plugin for creating slideshow-like pages.

substratekitties
JavaScript
24
12
substratekitties

A simple cryptokitties-like runtime built with Substrate

substrate-trait-tutorial
Rust
22
7
substrate-trait-tutorial

A step by step guide on how we got to Substrate's generic type system

Microsoft-Authentication-with-PowerShell-and-MSAL
PowerShell
15
5
Microsoft-Authentication-with-PowerShell-and-MSAL

This is a set of really simple PowerShell scripts which allow you to get access tokens with with Microsoft Identities using MSAL.

ETH-Sign-and-Verify
HTML
13
6
ETH-Sign-and-Verify

This is a basic sample for how to sign and verify a message using an Ethereum account

Ethereum-Twitter-Bounty
JavaScript
13
5
Ethereum-Twitter-Bounty

An Ethereum bounty contract for making posts on Twitter

Microsoft-Authentication-with-MSAL.js
JavaScript
13
9
Microsoft-Authentication-with-MSAL.js

This is a really simple HTML+JS page which allows a user to sign-in and get access tokens with Microsoft Identities using MSAL.js

substrate-graph-benchmarks
JavaScript
12
7
substrate-graph-benchmarks

Graph the benchmark output of Substrate Pallets.

substrate-known-keys
HTML
12
3
substrate-known-keys

A list of all the known keys commonly used in Substrate

polkadot-sdk-workshop-xcm
Rust
9
16
polkadot-sdk-workshop-xcm

Workshop for learning about Polkadot SDK's XCM

substrate-toml-lint
JavaScript
9
0
substrate-toml-lint

A toml parser and checker to avoid common errors in Substrate projects

sudo-contract
Rust
9
1
sudo-contract

A Substrate runtime module that adds an access control layer to the Contract module.

ethfolio
JavaScript
8
3
ethfolio

Securely create and share your Ethreum Token Portfolio

polkadot-js-bundle
HTML
7
1
polkadot-js-bundle

A standalone JS bundle that contains Polkadot{JS} libraries

polkadot-react-template
JavaScript
7
3
polkadot-react-template

A minimal React JS template for Polkadot SDK chains.

substrate-balance-calculator
JavaScript
7
3
substrate-balance-calculator

Breakdown the balances of your Substrate account.

substrate-balance-graph
JavaScript
7
0
substrate-balance-graph

Create a graph of the token balance over time of a Substrate address

substrate-beginner-workshop
JavaScript
7
21
substrate-beginner-workshop

A collaborative workshop to learn how to use Substrate

cryptip
JavaScript
6
0
cryptip

Cryptip is a simple browser extension which adds cryptocurrency price information when you hover over cryptocurrency names and symbols.

matrix-dl-csv
Python
6
2
matrix-dl-csv

Export matrix / riot channel chat to a CSV file.

substrate-one-million-remarks
JavaScript
6
3
substrate-one-million-remarks

One million pixel image, controlled by remarks on a Substrate blockchain.

substrate-society
JavaScript
6
2
substrate-society

A basic front-end for the Substrate Society pallet

xcm-workshop
HTML
6
3
xcm-workshop

A workshop for Sub0 2021

polkadot-populate
TypeScript
5
0
polkadot-populate

Populate a Substrate chain

rust-and-polkadot-workshop
HTML
5
5
rust-and-polkadot-workshop

A workshop to teach new students the basics of Rust and the Polkadot SDK.

substrate-macro-tutorial
Rust
5
2
substrate-macro-tutorial

ethereum-bytecode-verifier-console
JavaScript
4
2
ethereum-bytecode-verifier-console

Verify the bytecode of an Ethereum contract using console commands

ethereum-find-contract-creator
JavaScript
4
2
ethereum-find-contract-creator

Search the blockchain for the creator of a contract

Microsoft-Identities-on-the-Ethereum-Blockchain
Python
4
7
Microsoft-Identities-on-the-Ethereum-Blockchain

Microsoft Hackathon 2018: Bringing Microsoft based identities and claims to the Ethereum blockchain to be used by dApps.

GPU-Accelerated-Magnetic-Tweezer-Tracking-CUDA
HTML
3
0
GPU-Accelerated-Magnetic-Tweezer-Tracking-CUDA

High Speed and Highly Parellel Bead Tracking for Magnetic Tweezers

substrate-by-example
JavaScript
3
2
substrate-by-example

Learn Substrate by Example!

substrate-weight-graph
JavaScript
3
1
substrate-weight-graph

Graph weight information of a Substrate based blockchain.

cryptomaps
JavaScript
2
1
cryptomaps

Get a view of cryptocurrencies where their relative size compared to the total market cap is visually displayed.

polkadot-competitive-research
JavaScript
2
0
polkadot-competitive-research

A deep dive into Polkadot and how it compares to other ecosystems and protocols.

polkadot-sdk-tps-workshop
Rust
2
1
polkadot-sdk-tps-workshop

A workshop to investigate accessing the full throughput of a Polkadot SDK blockchain.

substrate-benchmark-genesis
JavaScript
2
3
substrate-benchmark-genesis

A tool to generate a genesis configuration used for benchmarking the runtime.

toppic
JavaScript
2
0
toppic

Browse reddit by topic, across multiple subreddits.

Azure-Service-Health-Partner-Monitor
Python
1
1
Azure-Service-Health-Partner-Monitor

This is a web app which allows partners to view customer health activity through ARM

docsify-codeview
JavaScript
1
1
docsify-codeview

A docsify plugin to add an embedded code editor to your documentation.

google-timeline-country-parser
JavaScript
1
0
google-timeline-country-parser

Parse your Google Maps Timeline to track your days in different countries.

JWT-Decoder
JavaScript
1
2
JWT-Decoder

This is a basic client-side JWT decoder written in JavaScript

substrate-balance-snapshot
JavaScript
1
5
substrate-balance-snapshot

This pulls all Substrate balances from all accounts at a certain block.

substrate-playground-tutorial
JavaScript
1
0
substrate-playground-tutorial

A Substrate beginner workshop embedded into the Substrate Playground.

substrate-price-oracle
Rust
1
2
substrate-price-oracle

substrate-remark-benchmark
JavaScript
1
1
substrate-remark-benchmark

How many empty remarks can you make per block?

unlock-my-dot
JavaScript
1
1
unlock-my-dot

A simple app which attempts to unlock all of your DOT so it can be transferred.

blobby
JavaScript
0
0
blobby

your friendly neighborhood blob ui

discourse-export-thread
HTML
0
0
discourse-export-thread

Export a Discourse thread as HTML.

Feature-Dependent-Migration-Calculator
JavaScript
0
0
Feature-Dependent-Migration-Calculator

An application for calculating the dependency of migration based on certian limiting features.

metime
CSS
0
0
metime

MeTime helps you reduce the number of hours you spend in meetings each day.

mtgelo
Python
0
0
mtgelo

uses player data to determine statistics about magic the gathering players

mtgmetagame
HTML
0
0
mtgmetagame

num_to_word
Rust
0
0
num_to_word

Convert a number to to its written english form using Rust.

shawntabrizi.github.io
JavaScript
0
0
shawntabrizi.github.io

The website and blog for https://shawntabrizi.com

Skill-Finder
CSS
0
0
Skill-Finder

Automatically find and publish skills discovered from your e-mail.

Contributing To:

substrate-contracts-workshop
substrate-contracts-workshop

A guided tutorial for building smart contracts on Parity Substrate

Docusaurus
Docusaurus

Easy to maintain open source documentation websites.

kulupu
kulupu

PoW blockchain with on-chain governance and online upgrade, built on Substrate

sub-flood
sub-flood

Flooding substrate node with transactions

substrate
substrate

Substrate: The platform for blockchain innovators

substrate-ui
substrate-ui

Bondy Polkadot UI

awesome-docsify
awesome-docsify

💖 A curated list of awesome things related to docsify

azure-docs
azure-docs

bench-bot
bench-bot

ChainX
ChainX

cli
cli

Ignite CLI is the all-in-one platform to build, launch, and maintain any crypto application on a sovereign and secured blockchain

cryptozombie-lessons
cryptozombie-lessons

Lesson content for cryptozombies.io

datdot-service
datdot-service

docsearch-configs
docsearch-configs

DocSearch - Configurations

docsify
docsify

🃏 A magical documentation site generator.

dothereum
dothereum

The Dothereum reference node implemention.

EIPs
EIPs

The Ethereum Improvement Proposal repository

emudeck-we
emudeck-we

Windows Edition

ethereumbook
ethereumbook

Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood

etherwallet
etherwallet

extended-parachain-template
extended-parachain-template

Node template to build parachains with all the required pallets. Slightly opinionated based on what majority of parachain teams are using.

frontier
frontier

Ethereum compatibility layer for Substrate.

graypaper
graypaper

The JAM Specification

ink
ink

Rust eDSL for writing smart contracts

kusama-wasm
kusama-wasm

matterbridge-heroku-matrix-riot-rocketchat
matterbridge-heroku-matrix-riot-rocketchat

An inline buildpack for deploying a mattermost-irc bridge

metadata-portal
metadata-portal

microsoft-authentication-library-for-js
microsoft-authentication-library-for-js

Microsoft Authentication Library (MSAL) Preview for JS

microsoft-graph-docs
microsoft-graph-docs

Documentation for the Microsoft Graph REST API

offline-phragmen
offline-phragmen

Scrapes the current validator/nominator candidates and predict the result.

oo7
oo7

The Bonds framework along with associated modules.

parity-codec
parity-codec

Lightweight, efficient, binary serialization and deserialization codec

parity-ethereum
parity-ethereum

The fast, light, and robust EVM and WASM client.

parity-signer
parity-signer

polkadot-sdk
polkadot-sdk

The Parity Polkadot Blockchain SDK

polkadot-wiki
polkadot-wiki

The Polkadot wiki.

polkadot-wiki-1
polkadot-wiki-1

The central source of truth for Polkadot.

recipes
recipes

substrate runtime design patterns

research
research

Overview of W3F research initatives

rust_solc
rust_solc

easily compile solidity files from rust

sdk-tutorials
sdk-tutorials

A tutorial for building modules for the Cosmos SDK

simple-json
simple-json

Simple JSON parser written with Rust. Wasm / no_std ready.

substrate-developer-hub.github.io
substrate-developer-hub.github.io

Substrate Documentation

substrate-docs
substrate-docs

Substrate Developer Hub. Substrate is powered by best in class cryptographic research and comes with peer to peer networking, consensus mechanisms, and much more.

substrate-module-template
substrate-module-template

A template for creating pluggable Substrate runtime modules.

w3f-education
w3f-education

Technical Education at Web3 Foundation

wasmtime
wasmtime

Standalone JIT-style runtime for WebAssembly, using Cranelift

wiki
wiki

The Parity Ethereum Documentation