blockchain_guide
Introduce technologies on blockchain and distributed ledger, from theory to practice with bitcoin, ethereum and hyperledger.
blockchain_guide MCP Server
MCP server for yeasy/blockchain_guide
Ready-to-Use Client Configurations
{
"mcpServers": {
"blockchain_guide": {
"command": "npx",
"args": [
"-y",
"@yeasy/blockchain_guide"
]
}
}
}