Braydon Fuller
0c983c9c4a
Networks: Added regtest to networks
Brings better compatibility between "testnet" and "regtest". Services such as
Bitcore Wallet Service and wallets such as Copay that have "testnet" and not
"regtest" will be compatible with "regtest" if enabled in a Bitcore node. This
adds two new API methods to enable/disable regtest on the testnet network:
- `bitcore.Networks.enableRegtest()`
- `bitcore.Networks.disableRegtest()`
9 years ago
Jason Dreyzehner
004e793217
format docs
9 years ago
Braydon Fuller
a81546e631
Fixed formatting issue with yaml in docs.
10 years ago
Braydon Fuller
86819a8f6d
Moved documentation from docs/guide to docs directory, in preparation for combined submodule documentation.
10 years ago
Braydon Fuller
affd024838
Fixed spelling mistakes, typos, and other documentation adjustments.
10 years ago
Yemel Jardi
a1ceb0e8dc
Add title and description to doc files
10 years ago
Braydon Fuller
3e1ca2be42
Proofread Documentation
10 years ago
Braydon Fuller
f89612f9de
Added jsdoc2md to generate api reference documentation to markdown, and organized docs into 'api' and 'guide'
10 years ago
Braydon Fuller
f77b1cd62c
Moved docs to match organization and naming of `lib` (mostly)
10 years ago
Yemel Jardi
048bad86fc
Basic docs structure
10 years ago
Braydon Fuller
079b507e82
Docs: Fix links and misc
10 years ago
Esteban Ordano
32f8360fd5
Update Networks, PrivateKey and Script
10 years ago
Esteban Ordano
616e298ae0
Add content for Networks.md
10 years ago
Esteban Ordano
2e9298fbc8
Empty files for most classes
10 years ago