EOSIO / eos

An open source smart contract platform
https://developers.eos.io/manuals/eos
MIT License
11.28k stars 3.6k forks source link

Is there a library that my front end JS can talk to EOS node ? #619

Closed sivachaitanya closed 6 years ago

sivachaitanya commented 6 years ago

Can somebody point to a library where my front end JS can talk to the running EOS node ? like web3js or something similar ?

secwang commented 6 years ago

@sivachaitanya EOSJS https://github.com/EOSIO/eosjs

sivachaitanya commented 6 years ago

awesom, Thanks @secwang