Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
31–40 of 141 posts
Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#32Hi, 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…
What's the actual difference between this and an Ethereum token? Except you don't need to pay for the Google Sheet, of course.
Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#33What value are you guys actually providing? Everything you listed is incredibly easy to do without your site. How are you planning on making money? A static site could do the majority of this.
Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#34Once we create the token, do we have full control of the Ethereum wallet from which it is issued?
Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#35You say that you're not focusing on trading and that you want to do things right. But isn't the sole point of crypto currencies that they can be traded? What uses are there other than trading?
Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#36https://www.onhexel.com/token/bb571299-e19a-4671-9036-7b3e73...
Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#37There area bunch of these services already, so is this YC doing a me too or is there something inherently different?
Yes, totally valid point. The difference I see is that we're focused on functionality that goes beyond selling / trading. I know there are quite a few options for "Do your own ICO" and stuff like that, which is not that interesting. We're deliberately avoiding things like ICO's and trading right now. Our focus is on making tokens usable today, and consistently improving the ease of use for someone that wants to use a…
Unless these are not really tokens and the "user/owner" can send the tokens without a centralized permission.
Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#38Everything you want to do can be done on a simple database. You can mint tokens / share it / explore other tokens / message people / view feed. It isn't clear why you want to forcibly put this on Ethereum blockchain and pay a fee to do every transfer (The transaction charge currently is ~ USD 0.5-1 per transaction)
Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#39Also, what are the smart contracts you use or security features that you have and can it be audited or is it a trade secret ?
Have you looked at other private ledger technologies and what do you think of those ?
Re: Launch HN: Hexel (YC W18) – Create a cryptocurrency for your community
#40Everything you want to do can be done on a simple database. You can mint tokens / share it / explore other tokens / message people / view feed. It isn't clear why you want to forcibly put this on Ethereum blockchain and pay a fee to do every transfer (The transaction charge currently is ~ USD 0.5-1 per transaction)
This is absolutely not true. Gas prices have been floating between 1 and 4 gwei for a while now. An erc20 token tx may cost 150k gas so between .00015 and .0006 ETH per tx. So that's $0.09 to $0.37. A simple ETH tx is 25k gas so about a 1/6 of this. You can check ethgasstation.info for the latest standard and "safe low" gas prices.