From 4f0ba22d62409eff3371383d11933bb8c3039a44 Mon Sep 17 00:00:00 2001 From: Abdul Moiz Date: Sun, 1 Nov 2020 00:52:52 +0500 Subject: [PATCH] Eosjs library added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd0dcc1..086ad27 100644 --- a/README.md +++ b/README.md @@ -320,6 +320,7 @@ Curated collection of blockchain & cryptocurrency links. * [Gekko](https://github.com/askmike/gekko) - Free and open source trading bot. GUI, CLI, NodeJS, nice docs. 18 exchanges (including Bitfinex, Bitstamp and Poloniex). * [Zenbot](https://github.com/DeviaVir/zenbot) - Free and open source trading bot. CLI, NodeJS. GDAX, Poloniex, Kraken, Bittrex, Quadriga and Gemini. * [Web3.js](https://github.com/ethereum/web3.js) - Ethereum JS API. Requires nodejs, npm and running node. +* [Eosjs](https://github.com/EOSIO/eosjs) - Javscript API used to interact with EOS Blockchain. * [OpenZeppelin](https://openzeppelin.org) - OpenZeppelin is open framework of reusable and secure smart contracts in the Solidity language. 1500+ Slack community members. * [GETH](https://www.ethereum.org/cli) - CLI tools for Ethereum. Python, C++, Go implementations. * [Embark](https://github.com/iurimatias/embark-framework) - Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms. JS.