home/categories/blockchain
domain cluster

Blockchain

Web3, smart contracts, and specialized crypto tools.

3244 स्किल्सall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
defi
9

chippery-activate

Activate a Chippery Pro license to unlock balanced-pro and frugal modes

paircat
paircat
blockchain
open
defi
9

yc-pitch-deck

Create investor pitch decks optimized for YC and seed-stage fundraising. Use when creating pitch decks, investor presentations, fundraising materials, or when user mentions "pitch deck", "YC deck", "investor deck", "fundraise", or "seed round". Covers slide structure, content strategy, storytelling arc, and what investors actually look for. Works with any output format (HTML slides, PPTX, PDF).

buildingopen
buildingopen
blockchain
open
defi
9

presentation-pitch-deck

Create investor pitch decks designed to stand alone without a presenter. Follows Sequoia/YC frameworks with traction-first structure and standalone readability. Use when creating a "pitch deck", "investor presentation", "fundraising deck", or any deck sent async to investors, partners, or stakeholders who won't have the presenter alongside.

aaronvanston
aaronvanston
blockchain
open
smart-contracts
9

implementing-digital-signatures-with-ed25519

Ed25519 是一种使用 Edwards 曲线 Curve25519 的高性能数字签名算法。它以 64 字节签名和 32 字节密钥提供 128 位安全性,相比 RSA 和 ECDSA 具有显著优势,包括确定性签名(无需随机 nonce)、抗侧信道攻击以及快速验证。

killvxk
killvxk
blockchain
open
smart-contracts
9

local-dev

Set up and manage local Freenet development environments and interact with a running node. Use when the user wants to test contract changes locally, debug UI issues, run a local node, query connections/diagnostics, inspect the dashboard, use the WebSocket API, or iterate on a Freenet application without deploying to the live network.

freenet
freenet
blockchain
open
smart-contracts
9

workflow-core

Canonical repository workflow contract for all runtimes.

mlucascosta
mlucascosta
blockchain
open
smart-contracts
9

solve-modular-arithmetic

合同算術の問題を系統的に解く。線形合同式、中国剰余定理(CRT)、フェルマーの 小定理、オイラーの定理、べき乗剰余、および離散対数問題を含む。暗号学(RSA、 ディフィー・ヘルマン)への応用も扱う。

pjt222
pjt222
blockchain
open
smart-contracts
9

review-pr

Review a GitHub PR. Use when PRs are open, at integration checkpoints, or before deploying contracts to mainnet. Checks protocol/client boundary, schema consistency, and contract security.

ScavieFae
ScavieFae
blockchain
open
smart-contracts
9

ton-auditor

Security audit of TON/FunC/Tact smart contracts while you develop. Trigger on "audit", "check this contract", "review for security". Modes - default (full repo), DEEP (+ TON protocol analysis), or a specific filename.

sanbir
sanbir
blockchain
open
smart-contracts
9

analyzing-ethereum-smart-contract-vulnerabilities

使用 Slither 和 Mythril 对 Solidity 智能合约进行静态分析和符号执行,在部署到以太坊主网之前检测重入攻击、整数溢出、访问控制缺陷和其他漏洞类型。

killvxk
killvxk
blockchain
open
smart-contracts
9

auditor-neuron

Authoritative architectural auditor for the CyberXiuXian Workshop. Activates when performing project audits, code reviews, or enforcing modularity and zero-copy standards across Rust and Python.

tao3k
tao3k
blockchain
open
smart-contracts
9

alkahest-user

Interact with Alkahest escrow contracts as a buyer, seller, or oracle using the CLI

arkhai-io
arkhai-io
blockchain
open
smart-contracts
9

alkahest-developer

Help developers write code that interacts with Alkahest escrow contracts using the TypeScript, Rust, or Python SDK

arkhai-io
arkhai-io
blockchain
open
smart-contracts
9

protocol-conformance-harness

Build and maintain contract tests for desktop-server-iOS relay protocol (register/resume, event ack/replay, terminal binary bind framing, and failure-path handling) to prevent subtle cross-client regressions.

helpful-bits
helpful-bits
blockchain
open
smart-contracts
9

dojo-token

Implement, deploy, and index ERC20 and ERC721 tokens in Dojo. Use when adding token contracts, deploying them, or configuring Torii to index balances and transfers.

cartridge-gg
cartridge-gg
blockchain
open
smart-contracts
9

cairo-contract-authoring

Guides Cairo smart-contract authoring on Starknet with language fundamentals, safe structure choices, component composition, and implementation workflow references.

cartridge-gg
cartridge-gg
blockchain
open
smart-contracts
9

wa

Read and send WhatsApp messages via SQLite DB access and a verified send script. Use when user says "check WhatsApp", "read WhatsApp", "messages from X", "send WhatsApp to X", "message X on WhatsApp", or any WhatsApp read/send task.

buildingopen
buildingopen
blockchain
open
smart-contracts
9

solidity-security

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

PaintSwap
PaintSwap
blockchain
open
web3-tools
9

deploy-shiny-app

Desplegar aplicaciones Shiny en shinyapps.io, Posit Connect o contenedores Docker. Cubre la configuración de rsconnect, generación de manifiestos, creación de Dockerfiles y verificación del despliegue. Úsalo al publicar una app Shiny para usuarios externos o internos, al pasar del desarrollo local a un entorno alojado, al containerizar una app Shiny para despliegue en Kubernetes o Docker, o al configurar pipelines de despliegue automatizados.

pjt222
pjt222
blockchain
open
web3-tools
9

deploy-shinyproxy

Desplegar ShinyProxy para alojar múltiples aplicaciones Shiny containerizadas. Cubre el despliegue de ShinyProxy con Docker, configuración de application.yml, imágenes Docker de apps Shiny, autenticación, backends de contenedores, seguimiento de uso y escalado. Úsalo al alojar múltiples apps Shiny detrás de un único punto de entrada, al necesitar autenticación y control de acceso por app, al desplegar apps Shiny como contenedores Docker aislados, o al escalar más allá del despliegue de app única con analíticas de uso y registro de auditoría.

pjt222
pjt222
blockchain
open
web3-tools
9

deploy-shiny-app

Shinyアプリケーションをshinyapps.io、Posit Connect、またはDockerコンテナに デプロイします。rsconnectの設定、マニフェストの生成、Dockerfileの作成、 デプロイメントの検証を扱います。外部または内部ユーザー向けにShinyアプリを 公開するとき、ローカル開発からホスト環境に移行するとき、KubernetesまたはDocker デプロイメント用にShinyアプリをコンテナ化するとき、または自動デプロイメント パイプラインをセットアップするときに使用します。

pjt222
pjt222
blockchain
open
web3-tools
9

pic-js

Guides writing Internet Computer canister integration tests with PicJS and PocketIC. Use when the user mentions PicJS, PocketIC, canister integration tests, or requests JavaScript/TypeScript tests for canisters.

jorgenbuilder
jorgenbuilder
blockchain
open
web3-tools
9

icp-cli

Guides use of the Internet Computer (ICP) CLI (icp) v0.1.0 for local networks, builds, deploys, canister operations, identities, cycles/tokens, recipe system, environments, and advanced features. Use when the user asks about icp-cli, icp commands, canister deployment, local ICP network workflows, recipes, multi-environment deployments, or command help. Also use whenever dfx is mentioned so guidance always maps to icp.

jorgenbuilder
jorgenbuilder
blockchain
open
web3-tools
9

forum-research

Research and read content on forum.dfinity.org (Discourse). Use when the user asks to browse, search, summarize, or analyze Dfinity forum topics or users. Read-only access with authenticated browsing and JSON endpoints.

jorgenbuilder
jorgenbuilder
blockchain
open
Previous
Page 82 / 136
Next