Browse Source

Update README.md

activeAddress
Matias Alejo Garcia 10 years ago
parent
commit
e9f93f11d8
  1. 7
      README.md

7
README.md

@ -42,11 +42,14 @@ A Multisig HD Wallet Service, with minimun server trust.
```
# Server API
create a wallet
## create a wallet
POST `/v1/wallets`
join a wallet
## join a wallet
POST `/v1/wallets/:id/copayers`
...
[To be completed, see app.js]
# Security Considerations

Loading…
Cancel
Save