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
10
Commits
1
Branch
0
Tags
110 MiB
Tree:
73e28ee546
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '73e28ee546'
${ noResults }
Commit Graph
4 Commits (73e28ee54629bbe55f877055a18ed8887ed3a8e0)
Author
SHA1
Message
Date
arnaucode
73e28ee546
store blockchain into data file, read blockchain.data on peer poweron. frontend: cssMaterialColors added as a bower external package
7 years ago
arnaucode
06b34d74b8
added GetBlockchain in REST API of the serverCA, also added the visualization to the serverCA webapp
7 years ago
arnaucode
d9f2bca34c
reconstructBlockchainFromBlock, deletePeerFromPeersList when conn is closed, REST routes: GenesisBlock, NextBlock, LastBlock
7 years ago
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