New goodies at Ethex

Ethex Open Source API

Dan Walton
Ethex
Published in
1 min readSep 5, 2018

--

Ethex has an open source smart contract to manage all market functions. By interfacing with this contract you can get market data about trades and place orders. You don’t need create an account, API key, or username to do this. It’s all in the blockchain. There are no rate limits either. You just need access to a full Ethereum node (like Etherscan or Infura through Metamask)

Today, we are announcing a high level API for Ethex that allows you to easily get market data and, access other functions. We are releasing the source to this as well. That means you can run the API on your own machine. You don’t need to connect to one of our servers. You can access documentation and examples here.

As we add new features we will let you know.

--

--