Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A light weight blockchain build with python, JavaScript, html and flask framework for frontend. Some of the components are private and public key, transaction, mine, memory pool, fee calculation, target difficulty, peer-2-peer network, broadcast blocks, resolve conflicts, UTXOS etc.

NotificationsYou must be signed in to change notification settings

code-architect/python-blockchain-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is python based blockchain project, not for production purpose but for demonstration purpose only.It consists of few features and few features are pending, I will be working on this on future to build all the things

  • flask Framework
  • private-key-encryption
  • public-key-encryption
  • p2p network
  • mining
  • proof of stake
  • proof of work
  • node synchronization
  • digital signature
  • key generate
  • nonce
  • target difficulty
  • fee calculation
  • frontend
  • Flask Security
  • Key synchronization
  • Permission and Access Control
  • DoS Attacks
  • Network Security

This project's purpose is learning and understanding the concept of blockchain technologies. And you can use this for RnD and demo purpose.


Configur in PyCharm IDE to run multiple Nodes. A screenshot is given belo ![Configure](Images/Untitled.png)

How the projects Works, a demo is given below:

  1. Generate your keysConfigure
  2. Use the keys to send coinsConfigure
  3. Use the model to chose networkConfigure
  4. Go to the node and view the pending transactionsConfigure
  5. You can configure i.e. can add new nodesConfigure
  6. Can mine the nodes and also synchronize the nodesConfigure

I am not very good at frontend designing guys, so pardon my color test

About

A light weight blockchain build with python, JavaScript, html and flask framework for frontend. Some of the components are private and public key, transaction, mine, memory pool, fee calculation, target difficulty, peer-2-peer network, broadcast blocks, resolve conflicts, UTXOS etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp