Git Product home page Git Product logo

blockchain-1's Introduction

Building a Blockchain on Python using Web Application Framework Flask and testing it on Postman

To Be Installed -

Flask - pip install Flask==0.12.2

Postman - https://www.getpostman.com/

What is a Web Application Framework?

A web framework or web application framework is a software framework that is designed to support the development of web applications including web services, web resources, and web APIs. Web frameworks provide a standard way to build and deploy web applications.

Why do we need a Web Application Framework for Blockchain?

Reason for using a Web Application Framework for a blockchain is because we want to build a blockchain that can be used by anyone online using some servers.

What is a Postman?

Postman is a powerful HTTP client for testing web services. Postman makes it easy to test, develop and document APIs by allowing users to quickly put together both simple and complex HTTP requests.

Results -

To interact with Blockchain - http://127.0.0.1:5000/(get_chain/mine_block)

screenshot 6

To get Blockchain and mine Genesis block- http://127.0.0.1:5000/get_chain

screenshot 7

screenshot 8

Blockchain with all mined blocks - http://127.0.0.1:5000/get_chain

screenshot 9

blockchain-1's People

Contributors

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