Commit graph

115 commits

Author SHA1 Message Date
Kristov Atlas 1ceeefda58 fix typo in README concerning bip69 2016-07-21 13:08:43 -04:00
Daniel Cousens c239669570 README: avoid file overwrite in example 2016-06-17 12:10:37 +10:00
Jonathan Ruddell c59419027c fix line numbers for examples and link for Litecoin address example 2016-06-15 10:14:36 -07:00
Daniel Cousens 9ff5f37509 README: emphasise warning 2016-05-03 20:46:07 +10:00
Daniel Cousens bd41ee8de2 README: remove mention of 0.1.3 2016-05-03 20:46:01 +10:00
Daniel Cousens 74f2e01978 README: clarify uglify (resolves #555) 2016-04-08 11:45:28 +10:00
Daniel Cousens 7546b2bb52 README: 1.0.0 is now more popular 2016-02-25 18:23:00 +11:00
Daniel Cousens 1ec9e1ae88 README: add EI8HT wallet link 2016-02-05 14:44:43 +11:00
Daniel Cousens 61d5e00ef1 Merge pull request #525 from bitcoinjs/license-link
README: directly link to LICENSE
2016-01-28 00:39:17 +11:00
Daniel Cousens 2989fa783b README: use https for badges 2016-01-27 17:48:25 +11:00
Daniel Cousens 3029ebee9d README: directly link to LICENSE 2016-01-27 17:45:55 +11:00
Daniel Cousens bdd52996e5 README: update copyright to 2016 2015-12-17 16:23:46 +11:00
Daniel Cousens 4018beca7c README: remove IRC channel 2015-11-09 15:37:12 +11:00
JP Richardson 57fc4bdc61 readme: correct descriptions for bip38/bip38. Closes #491 2015-11-05 09:59:38 -06:00
Daniel Cousens f8068bb990 README: ask for users to post examples 2015-10-27 15:39:34 +11:00
Daniel Cousens eb21f6f90a README: add several BIPXX complementing libraries 2015-09-14 17:41:00 +10:00
Daniel Cousens e184894930 README: fix npm badge 2015-09-08 15:29:27 +10:00
Daniel Cousens ae89951546 use blanket over coveralls 2015-09-05 14:24:42 +10:00
Daniel Cousens 4ec7c40a02 README: nodei npm shield no longer works 2015-09-05 14:24:06 +10:00
Daniel Cousens b56bbce472 integration: nonce is not shared 2015-08-18 16:13:12 +10:00
Daniel Cousens 3bf4e27545 README: fix crypto integration URLs 2015-08-18 15:40:53 +10:00
Daniel Cousens 36b7b6f787 README: clarify that standard JS is being used 2015-05-08 12:00:35 +10:00
Daniel Cousens 225cee8522 Merge pull request #395 from jprichardson/master
Add Example on Generating a Random Address and WIF for Alternative Network
2015-04-27 12:16:09 +10:00
Ben Holden-Crowther 185fd63a05 Updated Copyright Date 2015-04-16 15:47:01 +01:00
JP Richardson 2126a305b7 readme: added an example on how to generate an address and WIF for an alternative network 2015-04-15 23:26:24 -05:00
Daniel Cousens bb514aa97c README: add missing space 2015-04-10 10:46:59 +10:00
Daniel Cousens 79d2a82167 README: update to 2.0.0 type names 2015-04-10 10:46:30 +10:00
Daniel Cousens b9f9620207 README: s/BitInteger/BigInteger, fix formatting 2015-04-10 10:36:04 +10:00
Daniel Cousens 3ab6f3e2a2 README: clarification that the issue is due to duck-typing 2015-04-10 10:33:58 +10:00
Ruben de Vries 57932324ab add a note about uglying (to avoid issues with typeForce) 2015-04-09 14:52:43 +02:00
Daniel Cousens 3e44c4131b README: add blocktrail 2015-03-10 20:04:52 +11:00
Daniel Cousens e8a8dfe2fe README: update crypto example line numbers 2015-03-06 09:27:01 +11:00
Daniel Cousens 29b93b8a5c integration: change 2-of-3 to 2-of-4 and update README 2015-03-05 19:16:22 +11:00
Daniel Cousens 7437fbd9bb README: update decentralbank URL 2015-02-24 12:33:55 +11:00
Daniel Cousens 27d10c0853 README: remove justcoin exchange
If ANX can confirm bitcoinjs-lib, we will add it back
2015-02-24 12:32:31 +11:00
Daniel Cousens 75ca355d48 README: fix example URLs 2015-02-13 12:23:50 +11:00
Daniel Cousens 642315eabc README: remove dist/ and clarify installation of other packages 2015-02-08 16:11:28 +11:00
Daniel Cousens 75ca385e42 README: no need to provide 'from the repo' require
Alternatively, they could also just do the standard `require('./')` if
they really wanted to do this.
2015-02-08 12:00:00 +11:00
Daniel Cousens c11f50542e README: don't use a bitcoin namespace for other deps 2015-02-06 19:44:54 +11:00
Daniel Cousens 2047567703 README: add note about browserify version 2015-02-05 16:30:53 +11:00
Daniel Cousens 7ee8a85eb0 README: improve browserify instructions 2015-02-05 16:30:53 +11:00
Daniel Cousens 3710105eef tests/integration: add k-value derivation and private key recovery example 2014-12-09 12:23:43 +11:00
Daniel Cousens e6b7f51055 README: update README links 2014-12-08 12:02:58 +11:00
Wei Lu c9137a2a24 Merge pull request #324 from bitcoinjs/notestling
package: remove testling
2014-11-29 16:45:03 +08:00
Kyle Drake c965ff0e05 Merge pull request #319 from thallium205/patch-1
Add Robocoin to projects utilizing BitcoinJS
2014-11-28 20:23:28 -08:00
Daniel Cousens 25038bdb9f README: remove testling badge 2014-11-29 14:16:20 +11:00
Daniel Cousens 86df6fc8c0 README: better wording 2014-11-29 12:48:27 +11:00
John Russell 5a1aef3632 Add Robocoin to projects utilizing BitcoinJS 2014-11-26 10:05:18 -08:00
Daniel Cousens e547ea3140 README: s/inttests/master/ 2014-11-25 14:32:47 +11:00
Daniel Cousens 126567b56d README: fix test line numbers 2014-11-25 14:30:55 +11:00