mention IPDB

This commit is contained in:
Matthias Kretschmann 2017-06-14 17:45:46 +02:00
parent e40e332b0f
commit e35d8aae3c
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ You'll probably need a babel here and a bundler there. Alternatively, use one of
```js
import * as driver from 'bigchaindb-driver'
// http(s)://<bigchaindb-API-url>/ (e.g. http://localhost:9984/api/v1/)
// BigchainDB server instance or IPDB (e.g. https://test.ipdb.io/api/v1/)
const API_PATH = 'http://localhost:9984/api/v1/'
// Create a new user with a public-private key pair