Moved doc links to the documentation section of the readme
This commit is contained in:
parent
152d329d49
commit
00e8a3d92c
@ -4,9 +4,6 @@
|
|||||||
[](https://travis-ci.org/bitpay/bitcore)
|
[](https://travis-ci.org/bitpay/bitcore)
|
||||||
[](https://coveralls.io/r/bitpay/bitcore)
|
[](https://coveralls.io/r/bitpay/bitcore)
|
||||||
|
|
||||||
[](https://bitpay.github.io/bitcore/docs/#!index.md) [](https://bitpay.github.io/bitcore/apiref)
|
|
||||||
|
|
||||||
|
|
||||||
A pure and simple javascript bitcoin API.
|
A pure and simple javascript bitcoin API.
|
||||||
|
|
||||||
## Principles
|
## Principles
|
||||||
@ -36,6 +33,8 @@ simpleTx.sign(privateKey);
|
|||||||
|
|
||||||
The complete docs are hosted here: [bitcore documentation](https://bitpay.github.io/bitcore/docs/#!index.md). There's also a [bitcore API reference](https://bitpay.github.io/bitcore/apiref) available generated from the JSDocs of the project, but we're still working on the quality and design of this API reference.
|
The complete docs are hosted here: [bitcore documentation](https://bitpay.github.io/bitcore/docs/#!index.md). There's also a [bitcore API reference](https://bitpay.github.io/bitcore/apiref) available generated from the JSDocs of the project, but we're still working on the quality and design of this API reference.
|
||||||
|
|
||||||
|
[](https://bitpay.github.io/bitcore/docs/#!index.md) [](https://bitpay.github.io/bitcore/apiref)
|
||||||
|
|
||||||
## Security
|
## Security
|
||||||
|
|
||||||
Please use at your own risk.
|
Please use at your own risk.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user