mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2024-11-22 09:46:58 +01:00
mention IPDB
This commit is contained in:
parent
e40e332b0f
commit
e35d8aae3c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user