blockchain-basics
Installation
SKILL.md
Blockchain Basics Skill
Master blockchain fundamentals including consensus mechanisms, cryptographic primitives, and distributed systems architecture.
Quick Start
# Invoke this skill for blockchain fundamentals
Skill("blockchain-basics", topic="consensus", depth="intermediate")
Topics Covered
1. Consensus Mechanisms
Learn how distributed networks achieve agreement:
- Proof of Work: Mining, hashrate, difficulty adjustment
- Proof of Stake: Validators, slashing, finality
- Byzantine Fault Tolerance: Leader election, view changes
Related skills
More from pluginagentmarketplace/custom-plugin-blockchain
smart-contract-security
Master smart contract security with auditing, vulnerability detection, and incident response
199web3-frontend
Master Web3 frontend development with wallet integration, viem/wagmi, and dApp UX
168solidity-development
Master Solidity smart contract development with patterns, testing, and best practices
162defi-protocols
Master DeFi protocol development including AMMs, lending, yield, and oracles
60ethereum-development
Master Ethereum development including EVM, gas optimization, and client interactions
44nft-development
Master NFT development with token standards, metadata, marketplaces, and on-chain art
38