Post
Topic
Board Development & Technical Discussion
Re: PLS!! Help me wIth accept bitcoins on node.js
by
skang
on 04/03/2017, 13:55:43 UTC
You might want to check out https://github.com/bcoin-org/bcoin as well.  You can run it in SPV mode if you don't want to run a full node.

Do not use any APIs and use your local blockchain instead! Bitcore and bcoin both provide you a javascript layer on top of a local bitcoin blockchain running on your system ..