Earlier quoted context omitted.
But you can't avoid trading with a ERC20 token, because they are designed to be tradable. Any exchange can add the token to the supported list, and the users can immediately send the tokens to the exchange and buy and sell them. Unless these are not really tokens and the "user/owner" can send the tokens without a centralized permission.
Yes, the creator could go trade them on an exchange if they wanted to. But we don’t help people do an ICO or encourage it. I do think tokens made on Hexel could gain value, but that would come from making them useful, not starting off with a scammy ICO.
Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
71–80 of 141 posts
Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#72Earlier quoted context omitted.
Does that happen to your databases a lot? That's just bad engineering.
That's not the troubling case. The troubling case is the company hosting the DB shutting down, and therefore the entire system becoming worthless. This is what prevents you as the customer from trusting such a system.
Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#73Hi, just a general question for tokens that you might be able to answer: let's say I create a token and I want to programmatically give those tokens to people as a reward. Think of it something like "kudos" so let's say I'm at work and I want to give my coworker a thank you and for that, as a token of my gratitude, I want to send them one of my tokens. Is this do-able at all or am I just thinking of this the wrong wa…
Right now you would need to send these tokens to your co-workers using an Ethereum wallet, and you would need to pay gas. However, we're working on a way for you to programmatically send tokens.
Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#74All the use cases you mention could be more easily implemented on top of a more mature distributed ledger such as Datomic. 1. What's to stop a competitor from copying your app feature for feature and implementing their own features faster than you can keep up because they're using established distributed ledger technologies instead of blockchain? 2. Are there any features you have planned that make use of the one thi…
The first immediate feature of using a blockchain is that token holders do not need to worry about a private distributed ledger shutting down its service. A future feature we have planned is a developer program where anyone can submit smart contracts that do interesting things with tokens. For this to work with a distributed ledger you would need to implement your own public API for interacting with your ledger.
Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#75Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#76Earlier quoted context omitted.
That's not the troubling case. The troubling case is the company hosting the DB shutting down, and therefore the entire system becoming worthless. This is what prevents you as the customer from trusting such a system.
but this is what exports are for. I would be fine if gmail etc. shut down tomorrow. there's no reason to add a massive overhead to everything just to solve an already-solved problem.
Surely you can see there are some advantages of blockchain based tech then?
Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#77Browsing to that page I notice my browser is pinging mainnet.infura.io over and over. Is infura.io the same company as hexel, do you have a formal partnership with them, or are you just piggy-backing their API without proxying it?
Infura is a service that allows you to make calls to the Ethereum blockchain. We use it to get the current state of your token contract.
Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#78Earlier quoted context omitted.
Infura is a service that allows you to make calls to the Ethereum blockchain. We use it to get the current state of your token contract.
Why do you use infura and not your own node?
Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#79Earlier quoted context omitted.
That already exists and is named complementary currency. https://en.wikipedia.org/wiki/Complementary_currency There's no need for a blockchain, or distributed stuff, etc. The only thing you need is to convince people to accept it. You might as well make an app that transfers balance between rows on a database. And the reason why you never heard of complementary currency before, is that it's something done "just becau…
But isn't there still a cost advantage? Rather than securing a centralized database you simply create a coin secured by the Blockchain?
Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#80I think more things supporting ICO's would be great e.g. like how waves has a decentralized exchange so that when you create a token on waves you can immediately monetize it.
I suppose theres a decentralised exchange for ERC20 tokens somewhere, but something that smoothes the entire end to end ICO process would be amazing.