This website works better with JavaScript.
Home
Explore
Help
Sign In
arnaucube
/
blockchainIDsystem
mirror of
https://github.com/arnaucube/blockchainIDsystem.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
108 MiB
Tree:
c5fc0a53a7
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'c5fc0a53a7'
${ noResults }
Commit Graph
5 Commits (c5fc0a53a7ef7b53995dd9caa7d685f89ea3e288)
Author
SHA1
Message
Date
arnaucode
c5fc0a53a7
implemented the blockchain, implemented the blocks propagation throught peers, implemented REST GetPeers and PostUser (address, pubK). Everything without any kind of blockchain verification. No cryptography yet.
7 years ago
arnaucode
2a01ef0394
implemented peersList propagation, each peer connects with each other
7 years ago
arnaucode
6fc605d450
added REST server to peer, implementing peersList propagation
7 years ago
arnaucode
e0a91e7ffb
implemented peers communication to send the peersList
7 years ago
arnaucode
df1eb59956
peers connection working
7 years ago