Skip to content

A simple blockchain created from Blockchain A - Z course.

Notifications You must be signed in to change notification settings

MrFrezza/simple-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-blockchain

A simple blockchain created from Blockchain A - Z course.

Requirements

Flask == 0.12.2
requests==2.18.4
Postman

Installing

Just execute the following commands to install the requisits

Flask ----> pip install Flask==0.12.2
requests ----> pip install requests==2.18.4

And Postmand you must download it from his website

Postman HTTP Client: https://www.getpostman.com/

About

A simple blockchain created from Blockchain A - Z course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages