An open API service indexing awesome lists of open source software.

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.

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)