Post
Topic
Board Development & Technical Discussion
Re: How to create new coin with token feature?
by
Dht20
on 26/03/2018, 15:45:58 UTC

TL/DR - bringing information from outside is complicated and unreliable. Avoid it!


I know that blockchain is an inside information hashing.
But my app main concept is to store on
 the blockchain data that happened on the real life (e.g electoral map of elections).
(Btw, that data is publishing on the web regularly)

The problem is to make a system that
people will type to the network that data, and will get reward.
Maybe I can implement that on mining-pool level .

What do you think?