All Projects → farhan711 → blockchain-VCoin

farhan711 / blockchain-VCoin

Licence: other
Simple Implementation Proof of Work blockchain coin.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to blockchain-VCoin

open-chain
Open source blockchain project designed for developer needs from the start. OPEN chain is a convenient and flexible technology for developing blockchain solutions and decentralized applications.
Stars: ✭ 59 (+268.75%)
Mutual labels:  blockchain-technology, blockchain-network, blockchain-platform
Alfis
Alternative Free Identity System
Stars: ✭ 162 (+912.5%)
Mutual labels:  blockchain-technology, blockchain-network, blockchain-platform
defiprime
All things #DeFi - trustless and transparent financial products built on top of the blockchain.
Stars: ✭ 117 (+631.25%)
Mutual labels:  blockchain-wallet, blockchain-technology, blockchain-platform
blockchain-carbon-accounting
This project implements blockchain applications for climate action and accounting, including emissions calculations, carbon trading, and validation of climate claims. It is part of the Linux Foundation's Hyperledger Climate Action and Accounting SIG.
Stars: ✭ 123 (+668.75%)
Mutual labels:  blockchain-technology, blockchain-network
readme
The Blockchain Bible,a collections for blockchain tech,bitcoin,ethereum,crypto currencies,cryptography,decentralized solutions,business scenarios,hyperledger tech,meetups,区块链,数字货币,加密货币,比特币,以太坊,密码学,去中心化,超级账本
Stars: ✭ 46 (+187.5%)
Mutual labels:  blockchain-technology, cryptocoins
HealthLedger
Application for tracking Organs donations in hospitals and minimizing the scope of Organ trafficking using Blockchain (Hyperledger) technology.
Stars: ✭ 29 (+81.25%)
Mutual labels:  blockchain-technology, blockchain-platform
open-api
api.openfuture.io
Stars: ✭ 41 (+156.25%)
Mutual labels:  blockchain-technology, blockchain-service
LibraBrowser
LibraBrowser
Stars: ✭ 37 (+131.25%)
Mutual labels:  blockchain-technology, blockchain-service
coinaly
🚀 Fast and easy to use mobile trade interface for cryptocurrencies. Track your trades to the moon and beyond. Currently only for Bittrex.
Stars: ✭ 32 (+100%)
Mutual labels:  blockchain-technology, cryptocoins
electronero
Electronero Network: a secure, private, mobile based cryptocurrency network. 5 parallel, interoperable, scalable, lightning fast blockchains. Electronero $(ETNX) https://t.me/electronero_network, Electronero Pulse $(ETNXP) https://t.me/etnxp, LITENERO $(LTNX) https://t.me/litenero, GOLDNERO $(GLDX) https://t.me/goldnero, CRYSTALEUM $(CRFI) https…
Stars: ✭ 18 (+12.5%)
Mutual labels:  blockchain-technology, blockchain-platform
verto
A multi-currency wallet for the Volentix ecosystem.
Stars: ✭ 13 (-18.75%)
Mutual labels:  blockchain-wallet
linX
Linx - A mineable blockchain based digital currency.
Stars: ✭ 21 (+31.25%)
Mutual labels:  blockchain-technology
pacNEM
pacNEM is a Browser PacMan game with NodeJS, Socket.io, Handlebars and NEM Blockchain
Stars: ✭ 20 (+25%)
Mutual labels:  blockchain-technology
DataToken
Decentralized access control middleware for data exchange and monetization
Stars: ✭ 17 (+6.25%)
Mutual labels:  blockchain-technology
android-eth-wallet
Android cryptocurrency wallet app with clean architecture
Stars: ✭ 28 (+75%)
Mutual labels:  blockchain-wallet
photos
"Fx Fotos" is an opensource gallery app in react native with the same smoothness and features of Google Photos and Apple Photos. It is backend gnostic and connects to decentralized backends like "box", "Dfinity", "Filecoin" and "Crust".
Stars: ✭ 620 (+3775%)
Mutual labels:  blockchain-technology
wallt-app
Ruff 区块链钱包App
Stars: ✭ 23 (+43.75%)
Mutual labels:  blockchain-wallet
bitcoin-kit-android
Comprehensive Bitcoin development library for iOS, implemented on Swift. SPV wallet implementation for Bitcoin, Bitcoin Cash, Litecoin and Dash blockchains. Fully compliant with existing standards and BIPs.
Stars: ✭ 102 (+537.5%)
Mutual labels:  blockchain-wallet
block-chain-article
📙📗📘《睡前学点区块链》系列文章。推荐使用Gitbook阅读:https://wangbicong.github.io/block-chain-article/
Stars: ✭ 20 (+25%)
Mutual labels:  blockchain-technology
info-bot
🤖 A Versatile Telegram Bot
Stars: ✭ 37 (+131.25%)
Mutual labels:  cryptocoins

blockchain-VCoin

Simple Implementation Proof of Work blockchain coin. This is simple and clear code to understand working blockchain. You'll learn working mechanism of POW.

Install


sudo pip install leveldb 

git clone https://github.com/farhan711/blockchain-VCoin.git

cd blockchain-VCoin

python2.7 cli.py start

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].