Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ChMarina committed May 22, 2018
1 parent 312aeb5 commit eb4b330
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
@@ -1,3 +1,17 @@
# wallet_c

This repository contains Metahash wallet c++ source code. Wallet supports following currencies: MHC, BTC, ETC.

## Get the source code
Clone the repository by:
```shell
git clone https://github.com/metahashorg/wallet_c
```

## Build

Detailed instructions for the project build on linux, mac or win can be found in the [deploy folder](https://github.com/metahashorg/wallet_c/tree/master/deploy).

```
Api для общения с javascript
Expand Down

0 comments on commit eb4b330

Please sign in to comment.