Simple blockchain implementation using python and flask. It implements basic concepts of blockchain, like proof of work, mining, consensus, generating and validating the signature on transaction etc.
☆14Mar 6, 2021Updated 5 years ago
Alternatives and similar repositories for blockchain_implementation
Users that are interested in blockchain_implementation are comparing it to the libraries listed below
Sorting:
- Simple implantation of blockchain with consensus algorithm☆16Dec 26, 2022Updated 3 years ago
- ☆12May 23, 2024Updated last year
- hllama is a library which aims to provide a set of utility tools for large language models.☆10Apr 16, 2024Updated last year
- Header-only Linked List implementation in C☆14Dec 7, 2023Updated 2 years ago
- A Helper to to help the avarage fooss entusiats to make "code review"☆11Feb 9, 2025Updated last year
- Regular expressions based on Rob Pike Plan9 regexp9. Forked from https://github.com/attractivechaos/benchmarks/tree/master/reb/regexp9☆15Feb 5, 2022Updated 4 years ago
- Stock trading strategy back-tester☆20Aug 27, 2019Updated 6 years ago
- A fun hangman style game to guess random movie names with a short summary about the movie.☆13Dec 3, 2021Updated 4 years ago
- Training GPT-2 to make AskReddit Posts☆12Mar 12, 2024Updated 2 years ago
- Talk to your computer. You know you want to.☆11Mar 13, 2016Updated 10 years ago
- Terminal multiplexer library. The core library for pymux, which is a pure Python tmux clone.☆12Feb 20, 2014Updated 12 years ago
- chat with pdf with mistral.ai + streamlit