12 Commits (4898cae5c0dd42a844f58af65468dc0a81a1f1c2)

Author SHA1 Message Date
  arnaucode 92462dc3db added serverIDsigner. At this moment performs: signup, login, blindsign 6 years ago
  arnaucode 08e3915994 Implemented signup and login users with JWT and MongoDB connection. Added runTmuxTextPeers.sh to deploy the different peers and servers in a unique console 6 years ago
  arnaucode c83cbc0ec2 README.md documentation 6 years ago
  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 f56763d48e peers propagation working fine, started to implement serverCA 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
  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