Giter VIP home page Giter VIP logo

pychain's Introduction

Blockchain

For the following project, I developed an user-friendly interface that is a blockchain-based ledger system. This ledger simulates financial transactions, between a sender and receiver. The ledger also verifies the integrity of the data in the ledger and let you validate it.

How to run the code

In order to run the web interface, you must first download the libraries;

  • pandas
  • streamlit
  • dataclasses
  • datetime
  • hashlib
  • typing

Running the Web interface

Once you installed and the libraries required, your next step is to go to your terminal, go to the folder where the code is located and then type;

streamlit run pychain.py

Pychain Web Interface

By the time you run the code locally, this is how the web interface will look like;

1

You can always play around and change the block dificulty, check others block and even validate the chain. Everytime a new block is added, the pychain ledger is able to memorize and display to the users.

2

pychain's People

Contributors

kaioff avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.