https://github.com/poeschl/p-chain
The P-Chain is a example blockchain which holds P-Coins.
https://github.com/poeschl/p-chain
blockchain example
Last synced: 11 months ago
JSON representation
The P-Chain is a example blockchain which holds P-Coins.
- Host: GitHub
- URL: https://github.com/poeschl/p-chain
- Owner: Poeschl
- Created: 2019-01-04T20:28:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T20:41:20.000Z (about 7 years ago)
- Last Synced: 2025-01-24T04:53:26.696Z (about 1 year ago)
- Topics: blockchain, example
- Language: Kotlin
- Size: 55.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# P-Chain
The P-Chain is a example blockchain which holds P-Coins.
_It is just a sample project!_
The code is based on [this tutorial for java](https://medium.com/programmers-blockchain/create-simple-blockchain-java-tutorial-from-scratch-6eeed3cb03fa)