Commit Graph

46 Commits

Author SHA1 Message Date
Kyle Rose 8879a71796 add yarn to readme (#976) 2017-08-10 14:08:55 +02:00
Shayan Eskandari 7df9c539c3 Improvement on Readme.md (#944)
* HTTP Basic Auth, some cleanups

There’s no need for additional dependency `btoa` as `XHR2` already has
the support for Basic Auth.

* remove redundant code

* fix semicolons

* Rewrite Basic Auth to support both sync and async calls.

* semicolon consistency

* Documentation for Basic Auth connection added.

* Add Community and Other implementations to README

* remove contributors
2017-07-27 15:40:24 +02:00
sandakersmann 4f22d6e2bd Changed http:// to https:// on one link (#880)
Changed http:// to https:// on one link in README.md
2017-06-05 15:33:32 -03:00
Leon Liang 6fe1af06ea Improve visual appearance of the badges (#468) 2016-06-29 11:32:43 +02:00
Leon Liang 5cee2151f9 Fix incorrect filename in documentation 2016-06-27 20:37:18 +08:00
Lewis Cowper d81db6cead Typo 2016-01-05 15:06:29 +01:00
debris b546d216d6 0.14.0 migration guide 2015-10-19 13:22:16 +08:00
Marek Kotewicz d7dd92169b updated README.md 2015-07-13 15:58:38 +02:00
Marek Kotewicz 4583998bfb updated README.md 2015-07-13 15:55:19 +02:00
Marek Kotewicz 66f1deff38 updated dependencies, gulp 2015-06-10 12:14:44 +02:00
Marek Kotewicz ea413a85b6 updated gitter badge 2015-04-20 12:08:42 +02:00
Fabian Vogelsteller a0709f3df1 fixed meteor package 2015-04-13 12:37:01 +02:00
Marek Kotewicz 2651fd88cb Update README.md 2015-04-10 10:07:15 +02:00
Marek Kotewicz 4def0958d3 updated README.md 2015-04-10 00:27:47 +02:00
Marek Kotewicz 202a8cd402 #140 badge 2015-03-30 14:52:14 +02:00
Marek Kotewicz ae76428d63 Merge branch 'master' into develop
Conflicts:
	dist/ethereum.js
	dist/ethereum.js.map
	dist/ethereum.min.js
2015-03-23 16:59:34 +01:00
The Gitter Badger 24a03e06ba Added Gitter badge 2015-03-22 13:08:22 +00:00
Marek Kotewicz 5bee7be778 changed bundle name web3 -> ethereum.js 2015-03-16 10:31:11 +01:00
Fabian Vogelsteller e5cc5014e6 updated readme 2015-03-09 10:28:14 +01:00
Fabian Vogelsteller b8193914cb fixed tests 2015-03-06 16:09:21 +01:00
Marek Kotewicz c1136a08c0 Merge branch 'master' into develop
Conflicts:
	dist/ethereum.js.map
	dist/ethereum.min.js
	package.json
2015-03-06 12:05:40 +01:00
Marek Kotewicz 96f30766b6 karma 2015-03-06 10:06:50 +01:00
Wilfried Kopp 833b810038 doc(readme): Information about Karma in the readme
test(karma): Fix variable to make linter happy
2015-03-06 01:14:01 +01:00
Fabian Vogelsteller 333c3ff462 merged develop 2015-03-04 16:34:51 +01:00
Marek Kotewicz d9d190ec33 Merge branch 'master' into develop
Conflicts:
	dist/ethereum.js
	dist/ethereum.js.map
	dist/ethereum.min.js
	lib/abi.js
2015-03-04 00:29:24 +01:00
Marek Kotewicz 64f6630b40 updated README.md 2015-03-04 00:27:06 +01:00
Fabian Vogelsteller 37e6d1185b add shh output formatters and test 2015-02-27 12:41:07 +01:00
Fabian Vogelsteller 487e0acd25 mdae it a meteor package 2015-02-27 09:54:39 +01:00
Marek Kotewicz b41d7b3134 Merge branch 'master' into develop 2015-02-23 15:44:28 +01:00
Marek Kotewicz d2ad9ac3d6 updated link to json-rpc wiki 2015-02-23 15:44:03 +01:00
Fabian Vogelsteller 5c994ff817 changed most of the function names
Missing is still:

- eth.watch
- eth.contract (has different behaviour now)
- shh methods

correct return values need to be checked
2015-02-19 18:37:09 +01:00
Marek Kotewicz d6128f2dbc coveralls badge points to master 2015-02-17 09:15:20 +01:00
Marek Kotewicz efee6490b0 coveralls badge 2015-02-17 09:07:55 +01:00
Marek Kotewicz d1e6b203f1 updated README 2015-02-06 11:59:12 +01:00
Marek Kotewicz da4c2d530d removed promise dependency, updated readme, fixed node.js version of lib 2015-01-27 00:54:21 +01:00
Marek Kotewicz 6a4b4f3449 fixed readme 2015-01-15 14:30:34 +01:00
Gav Wood ded221fba2 Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into develop
Conflicts:
	libjsqrc/ethereumjs/.travis.yml
	libjsqrc/ethereumjs/README.md
	libjsqrc/ethereumjs/dist/ethereum.js
	libjsqrc/ethereumjs/dist/ethereum.js.map
	libjsqrc/ethereumjs/lib/abi.js
	libjsqrc/ethereumjs/package.json
2015-01-11 17:54:36 +01:00
Marian Oancea 720365859c Changed npm & bower version
Changed version for next npm publish
2014-11-10 15:26:10 +02:00
Marian Oancea 6fc5d8e81e Prepare for PR
changed repo urls from package.json, bower.json and readme
2014-11-10 14:31:53 +02:00
Marian Oancea a2d8b89289 Added npm version 2014-11-09 21:30:27 +02:00
Marian Oancea 3270b432bc Refactoring
Removed browser fixes
Updated gulp to bypass native browser objects
Added source map for dist
2014-11-06 22:51:37 +02:00
Marian Oancea c402dad6fa Updated bower.json & Readme 2014-11-05 22:33:28 +02:00
Marian Oancea 4be4db5e6c Converted to node module
Converted to npm package
Added brower
Added browserify with minification
Updated Readme
2014-11-05 19:46:01 +02:00
obscuren ac7994d8c7 Updated readme 2014-10-21 00:41:27 +02:00
obscuren a3c66b2740 How to spawn a websocket node 2014-09-30 22:58:09 +02:00
obscuren 0cae9c3c1b Readme 2014-09-30 22:55:07 +02:00