Skip to content

This project is made with the intent of understand blockchain data structure.

License

Notifications You must be signed in to change notification settings

vinceajello/SimpleChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

I made this simple iOS application to better understand the blockchain data structure.

I have started this project thanks to a super clear article about blockchain that can be founded here . The code in that article is written in python and i have decided to make a translation in swift for edu purpose.

I also implemented a simple proof of work function with fixed difficulty i used this article to understand how proof-of-work is achieved.

The most important classes of the project are the Block Class and the Blockchain Class the rest of the application is just related to UI.

Enjoy : )


Contacts :

[email protected]

www.mskaline.com


i does not understand so much about licenses but i love the MIT so...

Simplechain is released under MIT License

About

This project is made with the intent of understand blockchain data structure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published