All Projects → ElementsProject → Elementsproject.org

ElementsProject / Elementsproject.org

Licence: mit
Source code for the ElementsProject.org website

Projects that are alternatives of or similar to Elementsproject.org

My First Bitcoin Miner
For the curious minds who want to understand how Bitcoin Blockchain works!
Stars: ✭ 110 (+30.95%)
Mutual labels:  blockchain, bitcoin, tutorials
Blocksci
A high-performance tool for blockchain science and exploration
Stars: ✭ 1,127 (+1241.67%)
Mutual labels:  blockchain, bitcoin
The Journal Of Blockchain
区块链自媒体、专注区块链技术学习和实践、IPFS/Filecoin、Bitcoin、Ethereum、EOS、Cosmos、区块链、白皮书、Coinmarketcap、Coindesk、Safe Network、Telegram、Docker、社会治理、经济激励
Stars: ✭ 63 (-25%)
Mutual labels:  blockchain, bitcoin
Blockchain Parser
The simpliest script for parsing Bitcoin blockchain. It made convertion of blk*****.dat files to the simple text.
Stars: ✭ 84 (+0%)
Mutual labels:  blockchain, bitcoin
Valadoc Org
Build tools used to generate valadoc.org
Stars: ✭ 60 (-28.57%)
Mutual labels:  documentation, website
Blockstack Browser
The Blockstack Browser
Stars: ✭ 1,119 (+1232.14%)
Mutual labels:  blockchain, bitcoin
Copernicus
An alternative implementation of the Bitcoin Cash protocol, written in Golang
Stars: ✭ 83 (-1.19%)
Mutual labels:  blockchain, bitcoin
Udacity Blockchain Developer Nanodegree
The road so far on Udacity Blockchain Developer Nanodegree
Stars: ✭ 53 (-36.9%)
Mutual labels:  blockchain, bitcoin
Blockked
Blockked - blockchain.info companion (and educational) app for Android
Stars: ✭ 69 (-17.86%)
Mutual labels:  blockchain, bitcoin
Lightning Rfc
Lightning Network Specifications
Stars: ✭ 1,224 (+1357.14%)
Mutual labels:  blockchain, bitcoin
Blockchain golang
Blockchain demo based on golang 基于golang编写的区块链公链demo
Stars: ✭ 80 (-4.76%)
Mutual labels:  blockchain, bitcoin
Bitcoin.org
Bitcoin.org Website
Stars: ✭ 1,090 (+1197.62%)
Mutual labels:  blockchain, bitcoin
Getkirby.com
Source code and content for the Kirby website
Stars: ✭ 57 (-32.14%)
Mutual labels:  documentation, website
Whale
🐋 Show Ethereum and Bitcoin price in command line interface (CLI).
Stars: ✭ 81 (-3.57%)
Mutual labels:  blockchain, bitcoin
Cryptolights
Live visualisation of blockchain transactions for popular cryptocurrencies
Stars: ✭ 54 (-35.71%)
Mutual labels:  blockchain, bitcoin
Nord Docs
The official Nord website and documentation
Stars: ✭ 63 (-25%)
Mutual labels:  documentation, website
Dev Portal
The SingularityNET Developer Portal where you can find all our documentation, tutorials, and developer resources!
Stars: ✭ 81 (-3.57%)
Mutual labels:  documentation, tutorials
Blockchainage
「区块链技术指北」相关资料。
Stars: ✭ 51 (-39.29%)
Mutual labels:  blockchain, bitcoin
Blkchain
Fast import of the blockchain into PostgreSQL.
Stars: ✭ 52 (-38.1%)
Mutual labels:  blockchain, bitcoin
Fast Dat Parser
Superfast blockchain parser for stats
Stars: ✭ 68 (-19.05%)
Mutual labels:  blockchain, bitcoin

ElementsProject.org

Welcome to the Elements Project. We're excited you're here, and want to collaborate with you on making Elements accessible to anyone who will find utility in their use.

Quick Start

ElementsProject.org is a static website powered by Hexo. You'll need npm (which comes with Node.js) to get started.

Fork the repository (top right hand corner on GitHub), and get a local copy:

git clone [email protected]:YOUR_USERNAME/elementsproject.org # clone the repo
cd elementsproject.org # move into the directory

Next, install the dependancies using npm install

Now, you can use Hexo to run a local copy to preview your changes:

npm start

That's it. Make modifications, commit them, and submit a pull request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].