https://github.com/peter-roh/gocoin
Learning about Golang and Blockchain by making Cryptocurrency proof of concept
https://github.com/peter-roh/gocoin
blockchain cryptocurrency golang
Last synced: 3 months ago
JSON representation
Learning about Golang and Blockchain by making Cryptocurrency proof of concept
- Host: GitHub
- URL: https://github.com/peter-roh/gocoin
- Owner: Peter-Roh
- Created: 2023-10-18T17:25:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-07T12:48:55.000Z (over 1 year ago)
- Last Synced: 2025-01-21T14:30:27.589Z (5 months ago)
- Topics: blockchain, cryptocurrency, golang
- Language: Go
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gocoin
Learning about Golang and Blockchain by making Cryptocurrency proof of concept
## Features
- Mining
- Transactions
- Wallets
- REST API
- HTML Explorer
- P2P (Websockets)
## References
- https://nomadcoders.co/nomadcoin