/**
* Creates a new demo.
* @param o The object to demo
*/
public Demo(Object o) {
this.o = o;
String s = CONSTANT;
int i = 1;
}
That aside, this is basically a good idea with laughably poor execution. Other comments have addressed that it’s centralised and non-anonymous, can be double-spent, is not fault-tolerant, and (perhaps worst of all) is a fiat currency without fixed supply. There could indeed be a superior alternative to Bitcoin, just waiting to make the leap into the mainstream—but this is not it.