Etheropt, a decentralized options exchange built on Ethereum
etherboost.github.io
Etheropt, a decentralized options exchange built on Ethereum
1–10 of 32 posts
Re: Etheropt, a decentralized options exchange built on Ethereum
#2Re: Etheropt, a decentralized options exchange built on Ethereum
#3This is awesome! I've been wondering when we were going to see some of these DAOs come online. (Assuming OP is author or author is reading) Have you written up/do you have any resources on writing a smart contract like this?
Re: Etheropt, a decentralized options exchange built on Ethereum
#4This is awesome! I've been wondering when we were going to see some of these DAOs come online. (Assuming OP is author or author is reading) Have you written up/do you have any resources on writing a smart contract like this?
- https://github.com/etherpot/contract/blob/master/app/contrac... - https://etherdice.io/#contract - https://ethereumpyramid.com/contract.html - And of course the main docs, http://solidity.readthedocs.org/en/latest/ (see also https://github.com/ethereum/wiki/wiki/Solidity-Features)
Once you have a smart contract, it's a good idea to provide some interface to help people interact with it. There are a number of JS libraries to help you interact with Ethereum available at https://github.com/ethereumjs.
Re: Etheropt, a decentralized options exchange built on Ethereum
#5This is awesome! I've been wondering when we were going to see some of these DAOs come online. (Assuming OP is author or author is reading) Have you written up/do you have any resources on writing a smart contract like this?
I am the author, and I think the best way to get started is by looking at existing contracts, which are generally written in Solidity, Ethereum's language for writing smart contracts. Here are a few examples that I found helpful: - https://github.com/etherpot/contract/blob/master/app/contrac... - https://etherdice.io/#contract - https://ethereumpyramid.com/contract.html - And of course the main docs, http://solidity.…
Re: Etheropt, a decentralized options exchange built on Ethereum
#6Re: Etheropt, a decentralized options exchange built on Ethereum
#7Very interesting, I hope you are not in the United States. I doubt the CFTC would take too kindly to this especially since they are binary options. Good luck!
>Etheropt has no owner. Its entire operation is described and executed by an Ethereum smart contract.
Re: Etheropt, a decentralized options exchange built on Ethereum
#8Very interesting, I hope you are not in the United States. I doubt the CFTC would take too kindly to this especially since they are binary options. Good luck!
Re: Etheropt, a decentralized options exchange built on Ethereum
#9Very interesting, I hope you are not in the United States. I doubt the CFTC would take too kindly to this especially since they are binary options. Good luck!
From the intro: >Etheropt has no owner. Its entire operation is described and executed by an Ethereum smart contract.
I would like to see regular puts and calls instead of binary options, the latter is ill-suited for hedging and really just a speculative instrument.
Re: Etheropt, a decentralized options exchange built on Ethereum
#10Very interesting, I hope you are not in the United States. I doubt the CFTC would take too kindly to this especially since they are binary options. Good luck!
The CFTC can eat one. Seriously, there's not a goddamn thing they will be able to do about DACs. Better call a hearing.