mirror of https://github.com/status-im/web3.js.git
Added Gitter badge
This commit is contained in:
parent
8c36a10e7d
commit
24a03e06ba
|
@ -1,5 +1,7 @@
|
|||
# Ethereum JavaScript API
|
||||
|
||||
[![Join the chat at https://gitter.im/ethereum/ethereum.js](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ethereum/ethereum.js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
This is the Ethereum compatible [JavaScript API](https://github.com/ethereum/wiki/wiki/JavaScript-API)
|
||||
which implements the [Generic JSON RPC](https://github.com/ethereum/wiki/wiki/JSON-RPC) spec. It's available on npm as a node module, for bower and component as an embeddable js and as a meteor.js package.
|
||||
|
||||
|
|
Loading…
Reference in New Issue