The complete docs are hosted here: [bitcore documentation](http://missing-link). There's also a [bitcore API reference](http://missing-link) available generated from the JSDocs of the project.
The complete docs are hosted here: [bitcore documentation](bitpay.github.io/bitcore/docs). There's also a [bitcore API reference](bitpay.github.io/bitcore/apiref) available generated from the JSDocs of the project.
## Security
## Security
@ -52,7 +52,7 @@ To build bitcore full bundle for the browser:
gulp browser
gulp browser
```
```
This will generate files named `dist/bitcore.js` and `dist/bitcore.min.js`.
This will generate files named `browser/bitcore.js` and `browser/bitcore.min.js`.