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.
11 years ago
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.
11 years ago
Ryan X. Charles
bba0945581
add explanation of building the browser bundle to README
11 years ago
Manan Patel
8a91fa272a
Updating links in README.md
11 years ago
Manuel Araoz
5c449390ac
add badge
11 years ago
Andy Alness
ec6400a5c1
RPC not required.
11 years ago
Manan Patel
e5d23547c0
Update README.md
Updated link to RpcClient.js
11 years ago
Manuel Araoz
fc1dcbd9d0
fix and improve SendTx example
11 years ago
Matias Alejo Garcia
2a7eba9f6b
Update TransactionBuilder name
11 years ago
Simon Schoeters
bc8a554536
Fix undefined `Unspent` variable in the P2P transaction readme example
11 years ago
xubo zhang
7a88c31164
change remainderAddress to remainderOut
should use remainderOut in TransactionBuilder’s opts;
11 years ago
Manuel Araoz
d1e32e84c5
added travis badge
11 years ago
Manuel Araoz
71353426f6
network refactors
11 years ago
Matias Alejo Garcia
9fc2493a6d
remove .init(), move it to constructor
11 years ago
Matias Alejo Garcia
26b7f89f39
update examples and readme
11 years ago
HeavyWeight
b24b635778
Update README.md
11 years ago
Ryan X. Charles
fcd52576fc
update README to explain tests and code coverage report
11 years ago
Matias Alejo Garcia
aab52ad229
updated interfase to create: create and createAndSign
11 years ago
Ryan X. Charles
d8eebd6f67
update basic example to use new interface
11 years ago
Manuel Araoz
1732ec2ced
add new example
11 years ago
Manuel Araoz
c339fb1f2f
change README names
11 years ago
Manuel Araoz
0394c14ee7
update README for browser version
11 years ago
Manuel Araoz
13b1431c56
change default way of validating Addresses
11 years ago
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.
11 years ago
Matias Alejo Garcia
a1ebf75717
migrate examples to soop
11 years ago
Manuel Araoz
e25e54ca93
clarify need for bitcoind in examples
11 years ago
Manuel Araoz
58da54d26b
update README for html example
11 years ago
Adam Brady
506a6c4208
Clean up & fix examples
11 years ago
lazaruslarue
e34afc4f38
Update README.md
Correcting a typo
11 years ago
Timon Rapp
bd73e26a4c
Updated example in README.md
11 years ago
Matias Alejo Garcia
f50cdbe819
update Readme
11 years ago
Manuel Araoz
8ab1c3feae
Transaction, Connection, Peer, Block, ScriptInterpreter working in the browser!
11 years ago
Matias Alejo Garcia
398e39efb9
add some examples to README and examples/ path
11 years ago
Matias Alejo Garcia
b3ad87af41
add Readme.md compilation in grunt
11 years ago
Jason Dreyzehner
837acf12dd
Update README.md
11 years ago
Manuel Araoz
3a0aa08be3
added README for browser build
11 years ago
Manuel Araoz
995d07043b
added README for browser build
11 years ago
Ryan X. Charles
9c65afd790
language fixes
11 years ago
Bitdeli Chef
ca3ddb4913
Add a Bitdeli badge to README
11 years ago
Bitdeli Chef
d99f692c86
Add a Bitdeli badge to README
11 years ago
Jason Dreyzehner
29826bdcb6
Update README.md
11 years ago
Jason Dreyzehner
f29da24561
Update README.md
11 years ago
Jason Dreyzehner
eddcce11a7
structure
11 years ago
Jason Dreyzehner
cb2a86def1
update readme
11 years ago
Manuel Araoz
c7a06e2ee1
Installation guide for Ubuntu added to README file.
11 years ago
Stephen Pair
c0bcda709c
initial commit
12 years ago
Stephen Pair
c970dea7eb
Initial commit
12 years ago