alexdovzhanyn / elixium_core

A privacy-preserving decentralized application network
https://www.elixiumnetwork.org/
281 stars 37 forks source link

Implement Transactions #7

Closed alexdovzhanyn closed 6 years ago

alexdovzhanyn commented 6 years ago

Transactions should be loosely structured, allowing for future expansion and the inclusion of contracts within them.

After having a basic transaction implemented, we need to think of a good way to implement a zero-knowledge proof architecture to maximize anonymity and security for people using the blockchain

alexdovzhanyn commented 6 years ago

Started this on branch implement-transactions : https://github.com/UltraDark/UltraDark/tree/implement-transactions