Post
Topic
Board Bitcoin Technical Support
Topic OP
Bitcoin validation for Javascript
by
pablocokeninja
on 11/12/2023, 18:51:58 UTC
Hey,

I am wondering if there is a full bitcoin validation library or NPM package for that? That the build is actually up to date and maintained.
If not, should i validate the bitcoin wallet using the RPC validateaddress() command through an API?
Would love your feedback on this.