Commit Graph

73 Commits

Author SHA1 Message Date
Manuel Araoz 11f51d8734 polish README 2014-12-22 18:03:27 -03:00
Manuel Araoz 48e3c1676b fix docs references 2014-12-22 18:03:27 -03:00
Manuel Araoz 418b4c584b add bitpaylabs reference 2014-12-22 18:03:27 -03:00
Manuel Araoz 9665989440 update header and security warning 2014-12-22 18:03:27 -03:00
Braydon Fuller 3e1ca2be42 Proofread Documentation 2014-12-19 17:34:54 -05:00
Braydon Fuller 2bc75388ee Fix display issue with the header being displayed twice in some cases (returns header to parsable text). 2014-12-18 10:44:22 -05:00
Braydon Fuller 00e8a3d92c Moved doc links to the documentation section of the readme 2014-12-18 09:50:51 -05:00
Esteban Ordano 152d329d49 Fix links on README.md 2014-12-18 09:13:43 -03:00
Yemel Jardi 75051ca267 Update README.md
Add buttons to docs
2014-12-17 19:56:01 -03:00
Braydon Fuller dbd2596c38 Docs: Linked directly to the doc index.md to avoid the back button redirect loop 2014-12-17 13:42:50 -05:00
Mariano Rodriguez 137963139c links to docs added 2014-12-17 14:38:51 -03:00
Mariano Rodriguez 2e2e2af57b small change 2014-12-16 19:18:50 -03:00
Mariano Rodriguez fb5ccb1f89 logo for readme correction 2014-12-16 19:17:26 -03:00
Mariano Rodriguez eee37809ac logo for readme correction 2014-12-16 19:02:56 -03:00
Mariano Rodriguez d671bd6fdc new logo 2014-12-16 19:00:05 -03:00
Esteban Ordano c1175f8c49 Update links on README.md again 2014-12-16 15:25:03 -03:00
Esteban Ordano b8d9a18480 Update README with missing links 2014-12-16 15:23:14 -03:00
Manuel Araoz c275a9f448 remove link 2014-12-16 13:57:51 -03:00
Manuel Araoz 7385fd2d61 flat style badges 2014-12-16 13:56:25 -03:00
Esteban Ordano debcb89996 Refactor readme 2014-11-22 18:44:18 -03:00
himynameismartin 4fa3b235a9 Added JavaScript and HTML syntax highlighting 2014-09-04 17:44:01 +02:00
Ryan X. Charles aaadbc81a1 modify README and commit examples.md
...to reflect usage of gulp, which automatically builds the examples.md file
from the examples in the examples/* directory.
2014-07-07 16:26:41 -07:00
Gabe 6fac03527f Updated readme.md
-removed old examples
 -added link to new examples.md

 Do not forget to run "gulp" everytime you make changes in examples folder.
2014-06-25 22:30:29 +08:00
Ryan X. Charles bba0945581 add explanation of building the browser bundle to README 2014-06-20 19:38:56 -07:00
Manan Patel 8a91fa272a Updating links in README.md 2014-06-18 23:14:22 -07:00
Manuel Araoz 5c449390ac add badge 2014-06-05 16:44:32 -03:00
Ryan X. Charles 3b2bda0745 Merge pull request #292 from manan19/patch-1
Update README.md
2014-04-28 07:17:07 -04:00
Andy Alness ec6400a5c1 RPC not required. 2014-04-26 17:46:31 -07:00
Manan Patel e5d23547c0 Update README.md
Updated link to RpcClient.js
2014-04-26 16:54:12 -07:00
Manuel Araoz fc1dcbd9d0 fix and improve SendTx example 2014-04-17 12:38:03 -03:00
Ryan X. Charles ec918558fe Merge remote-tracking branch 'cimm/fix-p2p-example-in-readme'
Conflicts:
	README.md
2014-04-17 10:43:37 -03:00
Matias Alejo Garcia 2a7eba9f6b Update TransactionBuilder name 2014-04-17 09:56:58 -03:00
Simon Schoeters bc8a554536 Fix undefined `Unspent` variable in the P2P transaction readme example 2014-04-17 14:53:14 +02:00
xubo zhang 7a88c31164 change remainderAddress to remainderOut
should use remainderOut in TransactionBuilder’s opts;
2014-04-11 18:23:06 +08:00
Manuel Araoz d1e32e84c5 added travis badge 2014-04-08 16:10:52 -03:00
Manuel Araoz 71353426f6 network refactors 2014-04-07 18:31:17 -03:00
Matias Alejo Garcia 9fc2493a6d remove .init(), move it to constructor 2014-03-29 04:01:32 -03:00
Matias Alejo Garcia 26b7f89f39 update examples and readme 2014-03-28 23:39:12 -03:00
HeavyWeight b24b635778 Update README.md 2014-03-24 18:52:57 -03:00
Ryan X. Charles fcd52576fc update README to explain tests and code coverage report 2014-03-19 06:43:14 -07:00
Matias Alejo Garcia aab52ad229 updated interfase to create: create and createAndSign 2014-03-18 11:32:31 -03:00
Ryan X. Charles d8eebd6f67 update basic example to use new interface 2014-03-13 13:46:21 -04:00
Manuel Araoz 1732ec2ced add new example 2014-03-12 15:22:56 -03:00
Manuel Araoz c339fb1f2f change README names 2014-03-12 09:37:24 -03:00
Manuel Araoz 0394c14ee7 update README for browser version 2014-03-11 18:17:03 -03:00
Manuel Araoz 13b1431c56 change default way of validating Addresses 2014-03-11 11:27:29 -03:00
Ryan X. Charles 0adbc55e82 make browser tests work by including testdata
...testdata was not being loaded correctly by the new browserify.js file, and
thus not all the tests were working. I have fixed this by including "testdata"
as one of the modules that is compiled by the browserify.js script.
2014-03-08 21:34:21 -05:00
Matias Alejo Garcia a1ebf75717 migrate examples to soop 2014-03-05 16:18:44 -03:00
Manuel Araoz e25e54ca93 clarify need for bitcoind in examples 2014-02-27 12:10:15 -03:00
Manuel Araoz 58da54d26b update README for html example 2014-02-26 16:16:42 -03:00