Search found 18 matches

by JZA
Wed Aug 17, 2016 7:46 pm
Forum: Tools, GUI & other softwares
Topic: Scripts or library to crawl the namechain
Replies: 9
Views: 47170

Re: Scripts or library to crawl the namechain

Taking the SPV electrum wallet for example, it uses a pool of servers to get all the data to operate the wallet including, transactions, accounts, etc. Electrum can be used as a daemon in order to perform operations on the commandline , and be able to retrieve data like transactions from the blockch...
by JZA
Wed Jul 27, 2016 8:10 pm
Forum: Tools, GUI & other softwares
Topic: Scripts or library to crawl the namechain
Replies: 9
Views: 47170

Re: Scripts or library to crawl the namechain

namechain = namecoin's blockchain, (odd you couldnt make that up in your head). I understand the API model, but this needs an api by the explorer, I was more looking for raw open nodes blockchain, similar to now ntp open nodes works, for example. Just like ntp, I can create scripts like ntpdate, ntp...
by JZA
Thu Jul 21, 2016 10:03 am
Forum: Technical Support
Topic: Domain manager script
Replies: 0
Views: 31996

Domain manager script

Is there a script somewhere that help me manage my .bit domains, basically I would like to keep my domains up to date, but I have 2 issues: 1) I made some domains with a different wallet, so I would like to search for those domains. 2) I have current domains that I want to keep them renewed before t...
by JZA
Wed Jul 20, 2016 11:56 pm
Forum: Tools, GUI & other softwares
Topic: Scripts or library to crawl the namechain
Replies: 9
Views: 47170

Re: Scripts or library to crawl the namechain

I know, I know the explorers, the point was more about, do I have a library that can crawl third party explorers. Like a python or npm module, that I can just call on my terminal withou needing a local blockchain.
Keywords Scripts or libraries not webapps.
by JZA
Tue Jul 19, 2016 9:37 pm
Forum: Tools, GUI & other softwares
Topic: Scripts or library to crawl the namechain
Replies: 9
Views: 47170

Scripts or library to crawl the namechain

I am interesting in having a namechain scrapper, but I wonder if I would need a copy of the namechain on my local drive, or can I use a third party (public chain) and what would be needed. I am still not very well versed on blockchain technologies, so a blockchain scrapper might be the solution. I w...
by JZA
Tue Jul 19, 2016 5:55 am
Forum: Technical Support
Topic: namecoin name update from json file
Replies: 1
Views: 3844

namecoin name update from json file

is there a way I can register a .bit from a json file, meaning namecoin-cli first_update d/name name.json?
by JZA
Tue Jul 19, 2016 5:41 am
Forum: Technical Support
Topic: Compiling namecoin to custom path
Replies: 2
Views: 4310

Re: Compiling namecoin to custom path

Thanks, that worked.
by JZA
Mon Jul 18, 2016 11:18 pm
Forum: Technical Support
Topic: Compiling namecoin to custom path
Replies: 2
Views: 4310

Compiling namecoin to custom path

Hi I donwloaded the git namecoin-core on my ~/Download/ folder and I want to build it withing that same folder, I wonder what would be the configure flag to put the binaries on the current directory, I am not trying to overwrite the old namecoin binary. I dont want it to go to /usr/local/bin/namecoi...
by JZA
Fri Apr 01, 2016 6:28 am
Forum: Identity / NamecoinID
Topic: NameID down?
Replies: 1
Views: 42043

NameID down?

I wonder if NameID is down. Can anyone here verify?
by JZA
Sun Mar 27, 2016 6:28 am
Forum: General Discussion
Topic: Issues with BDB on Archlinux
Replies: 9
Views: 11565

Re: Issues with BDB on Archlinux

Source gives me incompatible BDB version and stops. Archlinux is currently on 5.3AUR.

I tried deleting the --disable-wallet for the --with-incompatible-bdb but still nothing. No wallet, I end up downloading an older namecoind from this source.