Skip to content

Dev-Daljeet/python-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-blockchain

This project is a simple blockchain built using Python. With this script, user can create their own cryptocurrency.

Note: My primary goal with this project was to learn the basic concepts of blockchain and cryptocurrency. Cryptocurrency generated with this script could not meet the present market demands for a stable, secure, and easy-to-use cryptocurrency.

A sample screenshot of Project

Screesshot of output

Installation and Setup Instructions

Prerequisites (Requirements):

For running this script you need:

How to Use/Run:

  1. Clone this repository

  2. Go to \python-blockchain directory and Execute blockchain.py:

    $ python blockchain.py
    

    or

    Allow execution of the blockchain.py file: $ chmod a+x ./blockchain.py

    $ ./blockchain.py
    
  3. Follow the instructions. Input your name, then the name of your cryptocurrency. The result will be displayed.

License

MIT License Copyright (c) 2021 Daljeet Singh

Refer to LICENSE file for full information.

About

A simple blockchain built using Python

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages