mirror of https://github.com/status-im/wallet.git
Update README.md
This commit is contained in:
parent
6bf5f5be42
commit
2ff386b737
|
@ -1,12 +1,14 @@
|
|||
# token
|
||||
# Wallet
|
||||
|
||||
A [re-frame](https://github.com/Day8/re-frame) application designed to ... well, that part is up to you.
|
||||
The Default Wallet DApp for Status using [re-frame](https://github.com/Day8/re-frame).
|
||||
|
||||
## Development Mode
|
||||
|
||||
### Run application:
|
||||
|
||||
```
|
||||
git clone git@github.com:status-im/wallet.git && cd wallet
|
||||
adb reverse tcp:3450 tcp:3450
|
||||
lein clean
|
||||
lein figwheel dev
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue