Getting away from the building blocks, like Bitcoin, Ethereum, smartcontracts etc. What are things like Chainlink, Cosmos, etc. really enabling us to do today? I found Orchid on coinbase, but there seems to have been little movement past its initial hype. It would be great to have a blockchain that can do anon VPN service, but doesn't seem there today.
Ask HN: What are blockchains being used for in 2020
1–10 of 13 posts
Re: Ask HN: What are blockchains being used for in 2020
#2Re: Ask HN: What are blockchains being used for in 2020
#3Document or transaction records. For example, stock trading or bank transfer records in clearing houses. I think someone is working on blockchain to have a transparent and immutable record of public documents, like laws and regulations.
Yeah, IM looking for other examples, this has been kinda going on from the very beginning.
> I think someone is working on blockchain to have a transparent and immutable record of public documents, like laws and regulations.
This is the kind of stuff I'm looking for, but where are the real world examples?
I brought up Orchid, which seems interesting, any maybe promising at first, but the hype has died down. It's also not user friendly, as in I need both ETH for the smartcontract to work and OXT (Orchid Cryptocurrency) for the bandwidth I want to use.
I do think that blockchains can be useful, and will be useful, but it still seems like it's a solution looking for a problem, and maybe it's creating more problems first (i.e. need for smartcontracts, oracles, etc.)
Re: Ask HN: What are blockchains being used for in 2020
#4Document or transaction records. For example, stock trading or bank transfer records in clearing houses. I think someone is working on blockchain to have a transparent and immutable record of public documents, like laws and regulations.
> For example, stock trading or bank transfer records in clearing houses. Yeah, IM looking for other examples, this has been kinda going on from the very beginning. > I think someone is working on blockchain to have a transparent and immutable record of public documents, like laws and regulations. This is the kind of stuff I'm looking for, but where are the real world examples? I brought up Orchid, which seems intere…
Re: Ask HN: What are blockchains being used for in 2020
#5Document or transaction records. For example, stock trading or bank transfer records in clearing houses. I think someone is working on blockchain to have a transparent and immutable record of public documents, like laws and regulations.
> For example, stock trading or bank transfer records in clearing houses. Yeah, IM looking for other examples, this has been kinda going on from the very beginning. > I think someone is working on blockchain to have a transparent and immutable record of public documents, like laws and regulations. This is the kind of stuff I'm looking for, but where are the real world examples? I brought up Orchid, which seems intere…
https://www2.deloitte.com/us/en/pages/operations/articles/bl...
Re: Ask HN: What are blockchains being used for in 2020
#6Document or transaction records. For example, stock trading or bank transfer records in clearing houses. I think someone is working on blockchain to have a transparent and immutable record of public documents, like laws and regulations.
Re: Ask HN: What are blockchains being used for in 2020
#7Particularly, I'm involved in a similar project involving decentralized identities and verifiable credentials, and we just released an app to showcase how everything works: https://atalaprism.io/
Another use case where I know someone working on it relates to auctions for cars being sold by insurance companies, the problem is that external people is bribing employees from the insurance companies to win the auctions, the goal is to remove this possibility by using smart contracts.
On the previous case, it's a common problem on public auctions conducted by the government and I would love if they use a system where auctions could be audited by anyone, so that participants trust that no one is cheating.
Re: Ask HN: What are blockchains being used for in 2020
#8Bitcoin is not a building block to a blockchain. The purpose of a blockchain data-structure is to ensure the monotonicity/order of transactions in a distributed decentralized context such as the bitcoin protocol. A blockchain is just a list of transactions where each one references the previous one.
Orchid is a VPN network where participants are paid to route traffic with an Ethereum token. I don’t see any advantage to this over just paying a VPN provider directly. It does make VPN chaining easier, but you can still do VPN chaining without Orchid.
Re: Ask HN: What are blockchains being used for in 2020
#9About what's being built, look into the https://identity.foundation , there you will find about decentralized identities, where you have a wide amount of use cases, like verifiable credentials, and authentication. Particularly, I'm involved in a similar project involving decentralized identities and verifiable credentials, and we just released an app to showcase how everything works: https://atalaprism.io/ Another us…
Any public/private key pair is a decentralized identity.
Re: Ask HN: What are blockchains being used for in 2020
#10Document or transaction records. For example, stock trading or bank transfer records in clearing houses. I think someone is working on blockchain to have a transparent and immutable record of public documents, like laws and regulations.
Signed records/messages don’t require a blockchain.