# OpenCoin
A free (as in freedom) and open source blockchain framework for use in various projects. Designed based on the original
Bitcoin white paper.
## Roadmap
Below is a list of tasks that are completed and planned.
#### DONE
- Hashing
#### TODO
- Public-key cryptography + signing
- Block structure
- Transaction structure
- Chain object