https://github.com/vardius/blockchain
Simple gRPC blockchain
https://github.com/vardius/blockchain
blockchain decentralization grpc
Last synced: 11 months ago
JSON representation
Simple gRPC blockchain
- Host: GitHub
- URL: https://github.com/vardius/blockchain
- Owner: vardius
- License: mit
- Created: 2018-02-21T10:54:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-23T09:14:11.000Z (about 6 years ago)
- Last Synced: 2025-03-29T17:35:51.026Z (12 months ago)
- Topics: blockchain, decentralization, grpc
- Language: Go
- Size: 2 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
blockchain
================
[](https://travis-ci.org/vardius/blockchain)
[](https://goreportcard.com/report/github.com/vardius/blockchain)
[](https://codecov.io/gh/vardius/blockchain)
[](https://pkg.go.dev/github.com/vardius/blockchain)
[](https://github.com/vardius/blockchain/blob/master/LICENSE.md)
Go simple gRPC blockchain.
Why another blockchain ? - Simply because I can

ABOUT
==================================================
Contributors:
* [Rafał Lorenz](http://rafallorenz.com)
Want to contribute ? Feel free to send pull requests!
Have problems, bugs, feature ideas?
We are using the github [issue tracker](https://github.com/vardius/blockchain/issues) to manage them.
HOW TO USE
==================================================
[GoDoc](http://godoc.org/github.com/vardius/blockchain)
License
-------
This package is released under the MIT license. See the complete license in the package:
[LICENSE](LICENSE.md)