Ask HN: What are new applications that can be built on blockchains?
21–30 of 66 posts
Re: Ask HN: What are new applications that can be built on blockchains?
#22Get rid of ticket scalping. If tickets get passed on from the buyer you pay a extra fee ( which increases with each hop ). On ticket return, a pool will be created where you can bid on -> sold tickets above the original price are going to be splitpaid to the venue and the artist / ...
Re: Ask HN: What are new applications that can be built on blockchains?
#23Democratic Autonomous Organizations -- which are corporations whose law is created not by human organizations; the law for ricardian contracts is instead defined by a relationship between trustless consensus and formally verifiable logic. See the og tao here: http://chriseth.github.io/browser-solidity/?gist=192371538cf... and read about the $50 million tao debacle on wiki: https://en.wikipedia.org/wiki/The_DAO_(organ…
The idea is still good, right? A bug shouldn't end the whole project.
Re: Ask HN: What are new applications that can be built on blockchains?
#24I think it makes a lot of sense to build a DNS system using contacts. Names can be auctioned off and given automatically to the highest bidder. It is also possible to set up a contract where you could trustlessly sell names. "Send $200 to an address and you will get the name". There is an auction like this in progress already, and you can participate now if you like http://ens.domains You could do even more interesti…
Re: Ask HN: What are new applications that can be built on blockchains?
#25Re: Ask HN: What are new applications that can be built on blockchains?
#26I think it makes a lot of sense to build a DNS system using contacts. Names can be auctioned off and given automatically to the highest bidder. It is also possible to set up a contract where you could trustlessly sell names. "Send $200 to an address and you will get the name". There is an auction like this in progress already, and you can participate now if you like http://ens.domains You could do even more interesti…
Who is being trusted to accurately report whether the borrower has paid? I have never understood how the "oracle" problem gets worked out in practice.
registrar is a pointer to an instance of the domain registrar that keeps track of all names. Here's an actual implementation of the registrar: https://github.com/ethereum/ens/blob/master/contracts/HashRe...
Re: Ask HN: What are new applications that can be built on blockchains?
#27Democratic Autonomous Organizations -- which are corporations whose law is created not by human organizations; the law for ricardian contracts is instead defined by a relationship between trustless consensus and formally verifiable logic. See the og tao here: http://chriseth.github.io/browser-solidity/?gist=192371538cf... and read about the $50 million tao debacle on wiki: https://en.wikipedia.org/wiki/The_DAO_(organ…
Why was the DAO abandoned? It seems like someone could just fix the bug, and run the sale again, expecting a lower valuation. The idea is still good, right? A bug shouldn't end the whole project.
Re: Ask HN: What are new applications that can be built on blockchains?
#28Get rid of ticket scalping. If tickets get passed on from the buyer you pay a extra fee ( which increases with each hop ). On ticket return, a pool will be created where you can bid on -> sold tickets above the original price are going to be splitpaid to the venue and the artist / ...
Requires a solution to the identity problem otherwise scalpers just sell off whatever nonce they purchase the tickets under
Re: Ask HN: What are new applications that can be built on blockchains?
#29I think it makes a lot of sense to build a DNS system using contacts. Names can be auctioned off and given automatically to the highest bidder. It is also possible to set up a contract where you could trustlessly sell names. "Send $200 to an address and you will get the name". There is an auction like this in progress already, and you can participate now if you like http://ens.domains You could do even more interesti…
How would ETH name service Domains be integrated with the browser or this is supposed to work only in onion Tor and Mist browsers Update fixed formatting
Re: Ask HN: What are new applications that can be built on blockchains?
#30Democratic Autonomous Organizations -- which are corporations whose law is created not by human organizations; the law for ricardian contracts is instead defined by a relationship between trustless consensus and formally verifiable logic. See the og tao here: http://chriseth.github.io/browser-solidity/?gist=192371538cf... and read about the $50 million tao debacle on wiki: https://en.wikipedia.org/wiki/The_DAO_(organ…
Why was the DAO abandoned? It seems like someone could just fix the bug, and run the sale again, expecting a lower valuation. The idea is still good, right? A bug shouldn't end the whole project.
The original DAO was just a preview and it was too early when the whole Ethereum ecosystem was young (and still is, it's less than 2 years old).