Blockchain is a distributed database that maintains a continuously-growing list of records called blocks secured from tampering and revision.
Research Links
- Wikipedia: BlockChain
- A blockchain in 200 lines of code This is the key article explains a simple block chain and uses JavaScript code to implement it.
- GitHub: NaiveChain JavaScript BlockChain
- Docker
- Google:Curl JSON
0 Comments