·blockchain-basics

Master blockchain fundamentals including consensus, cryptography, and distributed systems

34Installs·0Trend·@pluginagentmarketplace

Installation

$npx skills add https://github.com/pluginagentmarketplace/custom-plugin-blockchain --skill blockchain-basics

SKILL.md

Master blockchain fundamentals including consensus mechanisms, cryptographic primitives, and distributed systems architecture.

Consensus Mechanisms Learn how distributed networks achieve agreement:

| Finality confusion | PoW is probabilistic | Wait for 6+ confirmations | | Hash vs encryption | Hashes are one-way | Use proper encryption for secrets | | Timestamp trust | Miners can manipulate | Use block height for precision |

Master blockchain fundamentals including consensus, cryptography, and distributed systems Source: pluginagentmarketplace/custom-plugin-blockchain.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-blockchain --skill blockchain-basics
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is blockchain-basics?

Master blockchain fundamentals including consensus, cryptography, and distributed systems Source: pluginagentmarketplace/custom-plugin-blockchain.

How do I install blockchain-basics?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-blockchain --skill blockchain-basics Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/pluginagentmarketplace/custom-plugin-blockchain