Here are
76 public repositories
matching this topic...
Algorithms and Data Structures in Java
Updated
Oct 29, 2019
Java
EOS Smart Contract Development Examples
Simple BlockChain DEMO in JAVA
An ERC721 dapp tutorial to demonstrate how digital asset could be represented and traded on blockchain removing the need of third party.A full stack dapp made via solidity (contracts deployed on ropsten) integrated with web3js deployed on ipfs.
Code that shows how to build your own Bitcoin-like blockchain with JavaScript.
Updated
Mar 16, 2018
JavaScript
⛓️ Blockchain + Smart contracts from scratch
My experiment on EOSIO blockchain to develop an election Smart Contract. I also develop a webapp which interacts with the blockchain.
Updated
Nov 19, 2018
WebAssembly
Application for proposals using blockchain with MultiChain.
A student attendance system based on Blockchain technology
A generic and didatic implementation of Blockchain
Updated
Dec 2, 2019
Python
A P2P blockchain network created using Golang!
DummyCoin is a simple blockchain client-server implementation written in TypeScript
Updated
Jun 25, 2018
JavaScript
Updated
Jan 15, 2019
Java
A reference implementation of blockchain in Go to demonstrate how blockchain works. For education purpose.
A simple Blockchain implementation in PHP
AvatarX is a public blockchain network for personalized artificial intelligence applications.
Updated
Jul 10, 2019
JavaScript
🎤 PoC for payments on Ethereum with Google Assistant command
Production ready code to place Certifications on the blockchain using NEM
Updated
Apr 14, 2018
TypeScript
A very simple blockchain network where a user can create and sell goods built using blockchain hyperledger-composer
Updated
Feb 18, 2018
JavaScript
small blockchain with PoA consensus
Updated
May 22, 2018
Python
Simple form of Twitter on the blockchain, but all tweets are private. Only approved followers can see the tweets.
Updated
Apr 26, 2019
JavaScript
Blockchain (similar to btc) implementation in Java. This is mirror repository.
Updated
Mar 22, 2018
Java
Basic Block-chain + mining concept using python
Updated
Apr 27, 2020
Python
The Parsel Delivery education project using Hyperledger Fabric 1.2+ Sandbox.
Updated
Jun 18, 2020
JavaScript
Stellar Donation Tracker: Explore payments sent to a Stellar account
Updated
Aug 25, 2018
JavaScript
A simple, class-based blockchain implementation in PowerShell.
Updated
Sep 4, 2019
PowerShell
NodeJS sample illustrating self-sovereign identity using indy-sdk
Updated
Mar 29, 2020
JavaScript
implementation of a simple block chain for learning.
Improve this page
Add a description, image, and links to the
blockchain-demo
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
blockchain-demo
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Travis continuous integration is introduced with #20 and it runs expectedly. However, the build process is failing because of missing Docker Hub / GitHub credentials. An authorized user should follow these 2 steps: