Sample Block chain creation using json and flask web api. Can access using url request.
Adding transaction which is having details of sender, receiver and amount. After adding transaction it is mined and then added to blockchain. Miner is rewarded after successful mining.
Creating smart contract using solidity and adding to ethereum wallet.