Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: bxrobertz on June 25, 2015, 10:45:05 PM



Title: Announcing Namecoin support module for Bitcore (JavaScript)
Post by: bxrobertz on June 25, 2015, 10:45:05 PM
Namecoin support for Bitpay's "Bitcore" Bitcoin JavaScript library[1].

https://github.com/brandonrobertz/bitcore-namecoin (https://github.com/brandonrobertz/bitcore-namecoin)

The goals are, aside from 100% namecoin/namecoin core compatibility, high test coverage (currently at 95%) and ease-of-use (you can create a name_new transaction in a few lines of code). The code is MIT licensed.

For those who don't know: Bitcore is a JS implementation of Bitcoin functionality. You can create addresses, create and sign transactions, import raw transactions, import/export WIFs (from vanitygen for example) all in native JavaScript. bitcore-namecoin extends much of Bitcore's functionality by patching a couple functions that otherwise hardcode Bitcoin P2SH/P2PKH style transactions. I am also working with the Bitpay developers to improve Bitcore's altcoin compatibility in general.

With bitcore-namecoin, you can create name_new, name_firstupdate, and name_update transactions, offline, in Node.js or the browser. You can run through the examples on the github README, and also check out the unit tests for more code examples.


1. https://github.com/bitpay/bitcore (https://github.com/bitpay/bitcore)


Title: Re: Announcing Namecoin support module for Bitcore (JavaScript)
Post by: bxrobertz on June 25, 2015, 10:51:11 PM
reserved


Title: Re: Announcing Namecoin support module for Bitcore (JavaScript)
Post by: marine4u on June 25, 2015, 10:56:40 PM
https://github.com/marinecoin

https://github.com/marinecoin/marinecore

here is Marinecoin bitcore version took a while to crack this thing for Marinecoin in case you want to inspect

http://info.marinecoin.org for insight block explorer with css updates

good job namecoin