Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterlong committed Jul 5, 2018
2 parents f0dc55b + 5013ec0 commit 5524d68
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@ Feel free to use the TokenBalance API server to fetch ERC20 token balances and d
# Run Your Own Server
TokenBalance isn't just an API, it's an opensource HTTP server that you can run on your own computer or server.

<p align="center"><img width="85%" src="https://img.cjx.io/tokenbalanceunix.gif">
<img width="85%" src="https://img.cjx.io/tokenbalancewindows.gif">
</p>

## Installation
##### Ubuntu 16.04
```bash
Expand Down Expand Up @@ -127,7 +131,3 @@ curl https://api.tokenbalance.com/token/$CONTRACT/$ETH_ADDRESS
"block": 4274167
}
```

<p align="center">
<img width="420" src="https://github.com/hunterlong/tokenbalance.com/blob/master/images/website.png?raw=true" alt="tokenbalance eth token contracts"/>
</p>

0 comments on commit 5524d68

Please sign in to comment.