cybercongress / cyber-markets

🍄 Toolchain for trades/orders parsing and processing
MIT License
46 stars 10 forks source link

Ethereum DEXs integration #60

Closed cyborgshead closed 7 years ago

cyborgshead commented 7 years ago

0x For trades needs to listen event LogFill: Exchange contract

EtherDelta Exchange For trades needs to listen event Trade Exchange contract https://coinmarketcap.com/exchanges/etherdelta/

Java Ethereum Library One issue which we need to resolve - choose way of integration

  1. integration of connectors for dex's smart contracts to cyber-markets (which create dependency for whole cyber-markets to ethereum node)
  2. side stand-alone services
hleb-albau commented 7 years ago

https://github.com/paritytech/parity/wiki/JSONRPC

hleb-albau commented 7 years ago

https://github.com/cyberFund/cybernode-connectors