Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sbragagnolo authored Mar 13, 2017
1 parent fc2cbff commit 90cacad
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,18 @@ Fog is a library that allows the user to connect to an ethereum based blockchain

Is based on the Javascript canonical implementation done by Ethereum community [Ethereum Javascript API](https://github.com/ethereum/wiki/wiki/JavaScript-API).


## Dependencies

### RHash
```
sudo apt-get install rhash
```
### Solidity
```
npm install solc
```

## Download code

### Iceberg / Baseline
Expand Down

0 comments on commit 90cacad

Please sign in to comment.