https://github.com/annygutierrez/glopchain
A blockchain in javascript.
https://github.com/annygutierrez/glopchain
blockchain crypto-js hash javascript
Last synced: 2 months ago
JSON representation
A blockchain in javascript.
- Host: GitHub
- URL: https://github.com/annygutierrez/glopchain
- Owner: annygutierrez
- Created: 2019-03-11T05:52:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T21:21:17.000Z (almost 6 years ago)
- Last Synced: 2025-01-07T19:43:05.411Z (4 months ago)
- Topics: blockchain, crypto-js, hash, javascript
- Language: HTML
- Homepage:
- Size: 440 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Glopchain
This is a blockchain in javascript to demostrate how a blockchain actually works.

## Read the official documentation
You can read the Glopchain documentation, you can open the ``index.html`` file in your browser.