Manuel Araoz
0a81acf618
Fix doc index version to v0.12
10 years ago
Manuel Araoz
5664dac015
add explanatory example for need of Unit
10 years ago
Manuel Araoz
b685b5d28a
add inputAmount and outputAmount to docs
10 years ago
Manuel Araoz
f7d0b433ee
Fix doc index version
10 years ago
eordano
405f4f43df
Update dust amount
10 years ago
eordano
1893b1db0e
Fix capitalization of bitcore on docs
10 years ago
eordano
2f86f323c0
Add link when throwing a serialization error
10 years ago
eordano
97671abfdc
Add more docs on serialization checks
10 years ago
Manuel Araoz
a4b72325cd
capitalize
10 years ago
Manuel Araoz
0a319b9fde
minor fixes
10 years ago
Manuel Araoz
0772cd77f6
add sh types
10 years ago
Manuel Araoz
2f691e2cae
fix typo
10 years ago
Manuel Araoz
739c280f6b
document modern browser usage
10 years ago
Yemel Jardi
92b261a849
Update examples
10 years ago
Yemel Jardi
fbd39bf149
Add bitcore examples to the README
10 years ago
Yemel Jardi
5c580ccdfe
Bump bitcore version on docs
10 years ago
Esteban Ordano
703f92fb34
Update documentation with indications on signatures
10 years ago
Manuel Araoz
aa1158097d
fix bug in change calculation
10 years ago
Manuel Araoz
986264e181
add locktime docs and Transaction#getLockTime
10 years ago
Esteban Ordano
78189f61d9
Rewrite of Transaction doc
10 years ago
Esteban Ordano
004056c8fa
docs: fix hierarchical.md
Closes https://github.com/bitpay/bitcore/issues/1055
10 years ago
Trevin Hofmann
d615ebf555
Add bitcore-message to modules list
I am not sure if the module must undergo some vetting process before
being added to the list of official Bitcore modules, but I have added it
here for when it is ready.
10 years ago
Chris Arnesen
3d463970c8
spelling typo
10 years ago
Esteban Ordano
68015bfb58
Suggest that users use `.toObject()` for tx serialization
10 years ago
Trevin Hofmann
99c88c440a
Apply lowerCamelCase to P2SHAddress in docs
10 years ago
Trevin Hofmann
7fd9e8ee64
Add documentation for instantiating P2SH multisig
There is documentation available at
http://bitcore.io/api/#Create_a_Multisig_Address but I think it would
also be useful in the address.md document.
10 years ago
Braydon Fuller
39484c755e
Fixed typo in docs
10 years ago
Esteban Ordano
54c8b17164
Docs: add hexa export example for private key
10 years ago
Braydon Fuller
818d9cb331
Docs: Include information about saving a PrivateKey
10 years ago
Manuel Araoz
5a3d56bc86
improve hd keys docs
10 years ago
Braydon Fuller
fad20d1444
Update docs for Block
10 years ago
Braydon Fuller
78b81673ae
Fixed submodule link
10 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
05c7c5dd65
Update documentation with changes based on the seperation of modules.
10 years ago
himynameismartin
ae80f28252
Added JavaScript syntax highlighting
10 years ago
himynameismartin
1e21184ec3
Added JavaScript syntax highlighting
10 years ago
Braydon Fuller
bfc7edf5f5
Docs: Update browser build documentation to reflect the current module development strategy.
10 years ago
Esteban Ordano
6923b9bed9
Drop explorers
10 years ago
Esteban Ordano
fce088758f
Drop documentation for p2p
10 years ago
Esteban Ordano
ca1d8e9eeb
Drop payment protocol submodule
10 years ago
Manuel Araoz
0e96ee7938
remove ECIES from doc guide index
10 years ago
Manuel Araoz
2edae5564e
remove ECIES docs
10 years ago
Esteban Ordano
4fba2bc86c
Drop all rpc code/docs
10 years ago
Esteban Ordano
df47e5aaf0
Docs: drop outdated paragraph
10 years ago
Esteban Ordano
48cea84435
Fix links to insight
10 years ago
Esteban Ordano
2284eec829
Fix comments on the Insight and UTXO docs
10 years ago
Esteban Ordano
7fe17e1699
Move explorers inside transport
10 years ago
Esteban Ordano
7cf826249b
Add jsdocs and documentation to UnspenOutput and Insight
10 years ago
Braydon Fuller
c17f8897e7
Docs: Added documentation about building a browser bundle.
10 years ago