[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-10626":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":16,"stars30d":16,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":17,"rankGlobal":10,"rankLanguage":10,"license":18,"archived":19,"fork":19,"defaultBranch":20,"hasWiki":21,"hasPages":21,"topics":22,"createdAt":10,"pushedAt":10,"updatedAt":31,"readmeContent":32,"aiSummary":33,"trendingCount":16,"starSnapshotCount":16,"syncStatus":34,"lastSyncTime":35,"discoverSource":36},10626,"blockshell","daxeel\u002Fblockshell","daxeel","🎉  Minimal Blockchain Learning CLI","",null,"HTML",1373,112,43,7,0,54.16,"MIT License",false,"master",true,[23,24,25,26,27,28,29,30],"blockchain","blockchain-concepts","blockchain-demos","blockchain-explorer","blockchain-platform","blockchain-technology","cli","command-line-tool","2026-06-12 04:00:51","📖 README.md just includes installation guide. You can find detailed guide in this \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fdaxeel\u002Fblockshell\u002Fwiki\u002FGet-Started-with-BlockShell\" target=\"_blank\">wiki page\u003C\u002Fa>\n\n# BlockShell\nA command line utility for learning Blockchain technical concepts likechaining, mining, proof of work etc.\n\n\u003Cimg src=\"https:\u002F\u002Fimage.ibb.co\u002FmJFNGw\u002Fblockshell.gif\">\n\u003Cimg src=\"https:\u002F\u002Fpreview.ibb.co\u002FdhC7yb\u002FLogomakr_5g_Ei_Dw.png\" height=\"80\">\n\n## ℹ️ About\nAnyone who wants to understand how blockchain technology works, then \u003Cb>BlockShell\u003C\u002Fb> should be a great start. Because I have created BlockShell keeping blockchain fundamentals in the center of development. With BlockShell you will actually create a tiny blockchain in your system where you can create blocks with data, explore blocks etc.\n\nSo, by using BlockShell anyone can learn following blockchain concepts,\n* Block & Chaining\n* Hashing\n* Mining\n* Proof of Work\n\n## 🌐 BlockShell Web Explorer\n\u003Cp>BlockShell comes with built-in blockchain explorer by which you can actully see how blocks are mined and what is stored and where.\u003C\u002Fp>\n\nLatest Mined Blocks             |  Block Details\n:------------------------------:|:-------------------------:\n![](https:\u002F\u002Fpreview.ibb.co\u002FiZa5jG\u002FScreen_Shot_2018_01_25_at_11_25_22_PM.png)  |  ![](https:\u002F\u002Fpreview.ibb.co\u002FcDB0Jb\u002FScreen_Shot_2018_01_25_at_11_25_35_PM.png)\n\n## 📦 Installation\nStep 1 - Create project directory\n```\nmkdir \u003Cproject_name> && cd project_name\n```\n\nStep 2 - Create new virtual environment with python version 2.7.\n```\nvirtualenv venv\n```\n\nStep 3 - Activate virtual environment\n```\nsource venv\u002Fbin\u002Factivate\n```\nor\n```\nsource venv\u002FScripts\u002Factivate\n```\n\nStep 4 - Clone this repo\n```\ngit clone https:\u002F\u002Fgithub.com\u002Fdaxeel\u002Fblockshell.git\n```\n\nStep 5 - Change directory to cloned one\n```\ncd blockshell\n```\n\nStep 6 - Install blockshell\n```\npip install --editable .\n```\n\nStep 7 - Try \"blockshell\" command and test installation!\n```\nblockshell\n```\n\n\u003Cb>Output in terminal after calling BlockShell command\u003C\u002Fb>\n\u003Cimg src=\"https:\u002F\u002Fimage.ibb.co\u002FdRqGrw\u002FScreen_Shot_2018_01_25_at_11_21_38_PM.png\">\n","BlockShell 是一个用于学习区块链核心技术概念的命令行工具。它通过让用户在本地系统中创建和探索小型区块链来帮助理解诸如区块与链接、哈希、挖矿以及工作量证明等核心概念。项目内置了一个区块链浏览器，可以直观地展示区块如何被挖掘以及其中存储的数据。适合任何希望从基础开始了解区块链技术原理的学习者使用。采用Python 2.7开发，并提供详细的安装指南以确保用户能够快速上手。",2,"2026-06-11 03:29:23","top_topic"]