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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15
Commits
1
Branch
0
Tags
110 MiB
Tree:
4898cae5c0
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '4898cae5c0'
${ noResults }
blockchainIDsystem
/
peer
/
tests.sh
0 lines
77 B
Raw
Normal View
History
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
curl -X POST -F
address
=
"thisisasampleaddress"
http://127.0.0.1:3002/register