Bitcore Playground: Interactive Code Examples for Bitcoin
1–5 of 5 posts
Re: Bitcore Playground: Interactive Code Examples for Bitcoin
#2Useful little tool for various uses. Love the 'under the hood' part. Congrats!!
Re: Bitcore Playground: Interactive Code Examples for Bitcoin
#3Very cool, love the design
Re: Bitcore Playground: Interactive Code Examples for Bitcoin
#4Has anyone attempted at adapting bitcore.js for scrypt coins yet?
Re: Bitcore Playground: Interactive Code Examples for Bitcoin
#5Has anyone attempted at adapting bitcore.js for scrypt coins yet?
What do you mean? In this context, Scrypt is only relevant to the mining algorithm. As far as writing code for other coins, usually it's just a simple as changing a constant for the version number.