Search content
Sort by

Showing 20 of 33 results by njappboy
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] NIX - Make Bitcoin, altcoins and tokens anonymous with NIX Platform!
by
njappboy
on 03/09/2018, 17:02:39 UTC
Serious question: NIX is basically providing what the Komodo platform has already had for almost a year except NIX is missing the security of the bitcoin hash rate that KMD enjoys?

My question to the community. Why would I invest in NIX if larger communities that engineered and pioneered this technology already exist and are constantly adding new value to their communities currency and platform? Competition is definitely a great benefit to the overall ecosystem but at some point the extreme diversity becomes a money grab with ever increasing diluted efforts.

I ask "Why NIX. Why is it valued now"?



Keep in mind we can achieve private atomic swaps today without counter-party risk using HyperDEX on the komodo platform:
https://github.com/atomiclabs/hyperdex/releases
https://komodoplatform.com/latest-news/
Post
Topic
Board Tokens (Altcoins)
Re: [ANN] Billionaire Token - Games on the Blockchain! 🔥 Deflationary Algorithm
by
njappboy
on 03/09/2018, 13:41:42 UTC
Maybe instead of doing the airdrop you could do something like the above promotion with one or both exchanges you are on. Just a thought. Anyway I'm sure guys will work out something. I still got my XBL.

I share your thoughts too, but I'm worried about my XBL bag; Gluedog are almost two months does not tell anything about updates to the site and gives no indication of the future of the token or the transition to the EOS blockchain.

This is not correct for the community and its investors, and it is not healthy for the growth of the token.


All. You can find gluedog on the telegram channel. He is active there: https://t.me/BillionaireToken
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][KMD][dPoW] Komodo - Zcash Zero Knowledge Privacy Secured by Bitcoin
by
njappboy
on 30/08/2018, 12:08:49 UTC

New HyperDex Release Alpha11 is out !!

https://github.com/atomiclabs/hyperdex/releases/tag/v0.1.0-alpha.11

Changelog

-Support for ERC20 tokens
-Add Unicoin (MYTH) to default currencies
-Add ability to export trade history to CSV. For example, for use in Excel.
-In the swap details modal, link transactions to block explorer web pages.
-Limit the amount of swaps shown in the "Recent Swaps" box in the Exchange view.
-Render numbers with decimal instead of exponential notation in number input fields.
-Swap details modal tweaks.
-Add "Help" menu item to report security issues.
-Fix duplicate labels in the portfolio charts.
-Use official HyperDEX PGP key when signing checksums.
-Update to BarterDEX Marketmaker v1.0.342.
-Translation updates.

I have used the Barterdex exchange many times for the sale of CHIPS for KMD. Today I have tried the latest nightly build of the Hyperdex exchange.
Both exchanges require the deposit of the desired trade sum split into some parts. I have read two different advises. One advises splitting the desired trade size into three equal size deposits. And one advises depositing 1.0x, 1.2x and 0.1x the desired trade size.

To be almost like a regular exchange and increase the efficiency of trades, the utxo splitting should be handled automatically by the Barterdex and the Hyperdex. I think this will much increase the number of users and the number of daily trades. If the production of matching utxo:s are left to the user the work done by the user slows efficiency and user adoption. Everyone trading cryptocurrency knows how to use an exchange. If just the splitting to matching utxo problem could be done automatically the experience would be like a regular exchange.

I agree that this would be a healthy addition to the UX of the platform. Many people already have a steep learning curve with both the technology and technology/ecosystem FUD so comfortable UX experiences help ease user worries and doubt imho.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][KMD][dPoW] Komodo - Zcash Zero Knowledge Privacy Secured by Bitcoin
by
njappboy
on 30/08/2018, 01:11:41 UTC
Quote
What are the checksum for the new agama wallets?

They are provided via the virustotal links on the github release page  https://github.com/KomodoPlatform/Agama/releases

The link urls actually contain the sha256 checksum

For example:


osx: https://www.virustotal.com/#/file/bd38bdd5d3ae1ee23ac28dab8bd819de9ba15a888e3e531514c36b0d7cc9d100/detection


From my own download of 0.2.41d:

$ shasum -a 256 ~/Downloads/Agama_OSX_0.2.41d.tar.gz
bd38bdd5d3ae1ee23ac28dab8bd819de9ba15a888e3e531514c36b0d7cc9d100
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ZILLA] [dPoW] CHAINZILLA - BaaS Enterprise Blockchain Deployment & DevOPs
by
njappboy
on 23/07/2018, 01:03:54 UTC
Faucet has been broken for a couple of days now on chrome. recaptcha seems to be expected

https://www.atomicexplorer.com/#/faucet/zilla


As you can see from this image the GET to https://www.atomicexplorer.com/api/faucet?address=REyhda594AGVdpmiit1bAnsQNxkHjaGkdt&coin=zilla&grecaptcha=null fails.
https://imgur.com/a/mVtcxn8
{"msg":"error","result":"Failed captcha verification"}



we are working on a better faucet. for the moment pbca26 made some changes to the atomicexplorer faucet. It will be back online soon.

@ptytrader I see the new look for the faucet on discord channel. Looks good.

https://cdn.discordapp.com/attachments/447108791306158081/470753585433542666/Screen_Shot_2018-07-22_at_7.44.17_PM.png
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ZILLA] [dPoW] CHAINZILLA - BaaS Enterprise Blockchain Deployment & DevOPs
by
njappboy
on 23/07/2018, 00:47:15 UTC
Faucet has been broken for a couple of days now on chrome. recaptcha seems to be expected

https://www.atomicexplorer.com/#/faucet/zilla


As you can see from this image the GET to https://www.atomicexplorer.com/api/faucet?address=REyhda594AGVdpmiit1bAnsQNxkHjaGkdt&coin=zilla&grecaptcha=null fails.
https://imgur.com/a/mVtcxn8
{"msg":"error","result":"Failed captcha verification"}



we are working on a better faucet. for the moment pbca26 made some changes to the atomicexplorer faucet. It will be back online soon.

It is working with safari. I thought it was a ghostery issue with chrome but it isn't.
In chrome there is a script exception thrown:
Uncaught TypeError: grecaptcha.render is not a function
    at ReCaptcha._renderGrecaptcha (index.js:609)
    at ReCaptcha.componentDidUpdate (index.js:565)
    at CallbackQueue.notifyAll (CallbackQueue.js:74)
    at ReactReconcileTransaction.close (ReactReconcileTransaction.js:78)
    at ReactReconcileTransaction.closeAll (Transaction.js:207)
    at ReactReconcileTransaction.perform (Transaction.js:154)
    at ReactUpdatesFlushTransaction.perform (Transaction.js:141)
    at ReactUpdatesFlushTransaction.perform (ReactUpdates.js:87)
    at Object.flushBatchedUpdates (ReactUpdates.js:170)
    at ReactDefaultBatchingStrategyTransaction.closeAll (Transaction.js:207)
    at ReactDefaultBatchingStrategyTransaction.perform (Transaction.js:154)
    at Object.batchedUpdates (ReactDefaultBatchingStrategy.js:60)
    at Object.enqueueUpdate (ReactUpdates.js:198)
    at enqueueUpdate (ReactUpdateQueue.js:22)
    at Object.enqueueSetState (ReactUpdateQueue.js:216)
    at ReCaptcha.ReactComponent.setState (ReactBaseClasses.js:62)
index.js:609
https://imgur.com/a/Wz8ksri
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ZILLA] [dPoW] CHAINZILLA - BaaS Enterprise Blockchain Deployment & DevOPs
by
njappboy
on 22/07/2018, 23:32:52 UTC
Faucet has been broken for a couple of days now on chrome. recaptcha seems to be expected

https://www.atomicexplorer.com/#/faucet/zilla


As you can see from this image the GET to https://www.atomicexplorer.com/api/faucet?address=REyhda594AGVdpmiit1bAnsQNxkHjaGkdt&coin=zilla&grecaptcha=null fails.
https://imgur.com/a/mVtcxn8
{"msg":"error","result":"Failed captcha verification"}

Post
Topic
Board Pools (Altcoins)
Re: NXT forging pool (mining (for fees) pool)
by
njappboy
on 01/07/2018, 13:20:48 UTC
Up....

Is nxt forging pool closing?

It looks like the NXT pool is down and the Ardor pool is basically dead with only 2 users lending.  Sad

Your ardor pool https://ardorpool.tezzigator.com/ has been reported as down by cloudflare for the last 2 days at least.

I'm seeing invalid ssl certificate messages.

Can you ensure your cert has not expired and restore service? I've been leasing to your pool since ardor launch but hiccups like these should be resolved quickly imho.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][AIRDROP] XNN - XENON - Massively Distributed EOS Alt-chain
by
njappboy
on 10/06/2018, 13:12:57 UTC
Is xenon or xnn still alive ? Any good updates ?

Anyone in this community can get together with others and start there own XNN EOS mainnet.

Snapshot tool could be tweaked to snapshot ETH network for XNN ERC20 token instead of EOS ERC20 tokens: https://github.com/EOS-Mainnet/genesis . I would suggest that the community considers excluding distribution to whales of unknown origin or allow the community to vote on the distribution of these holdings. Or possibly have the community fund an account/alias creation dapp funded by those holds to pay the cost of creating aliases for new community members.

Then the community needs to have members that want to be block producers work on a mainnet. Probably better off waiting for the current EOS BP candidates to flesh out the process, currently on  going, and work through any additional bugs of issues.

If you are interested in being a XNN BP I would suggest starting with https://github.com/EOS-Mainnet/patroneos . patroneos was provided by block.one and is an effective way to protect your exposed http/https eos api endpoints.

Eos developer portal using docker will have any developer up and running on the platform in under 30 minutes: https://developers.eos.io/

Eos Development Overview: https://developers.eos.io/eosio-nodeos/docs/overview-1
Docker Quickstart: https://developers.eos.io/eosio-nodeos/docs/docker-quickstart

Github Wiki: https://github.com/EOSIO/eos/wiki
Post
Topic
Board Altcoin Discussion
Re: EOS - Asynchronous Smart Contract Platform - (Dan Larimer of Bitshares/Steem)
by
njappboy
on 03/05/2018, 23:51:47 UTC
Just look who is behind EOS and I am sure these guys dont want to fuck up their reputation. I think EOS once delivered will be massive and I think it is a shame that now closely before the release of theit blockchain some people start to spread doubts and bullshit. I guess we will see 100 USD this year or even more.... think about ETH last year and what people said when it was at 15 USD.....it will never get to 250 USD, I remember these words and the doubts. Same might be with EOS once they delivered!

It will be massive!

I'm backing the eos blockchain because the technology, concept, and implementation, that is available today, is solid. The community and the network reminds me of the voluntarists and libertarian thinking ideals that helped support the rise of bitcoin and dash in the early 2010 time frame.


Anyone with technical interested can get started here:
- I suggest going and playing with eos: https://github.com/EOSIO/eos/wiki/Local-Environment
- Docker local deployment is incredibly easy: https://github.com/EOSIO/eos/wiki/Local-Environment#3-docker

I personally use my own docker-compose environment for dapp and smart contract development but the above links will get you started.

If you have a development background, bring up an environment using docker. Attach to the running container and start developing smart contracts. https://github.com/EOSIO/eos/wiki/Smart%20Contract#1-introduction-to-eos-smart-contract

Looking forward to the launch!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][KMD][dPoW] Komodo - Zcash Zero Knowledge Privacy Secured by Bitcoin
by
njappboy
on 27/04/2018, 23:39:41 UTC
Nearing block KMD block 814000. Update Agama before 814000 or you will find yourself on a hard fork.

https://komodoplatform.com/reminder-update-your-agama-wallet-to-ensure-your-funds-are-displayed-correctly/
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] SuperNET NXT asset 12071612744977229797, SUPERNET KMD assetchain in summer
by
njappboy
on 06/02/2018, 03:05:38 UTC
jl777B - I have a concern. PM'd you. Sorry I forgot the subject in the PM. Let me know if you need additional information.

Thank you for correcting the issue jl777B. UNITY is my Vanguard fund!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] SuperNET NXT asset 12071612744977229797, SUPERNET KMD assetchain in summer
by
njappboy
on 04/02/2018, 01:33:36 UTC
jl777B - I have a concern. PM'd you. Sorry I forgot the subject in the PM. Let me know if you need additional information.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][KMD][dPoW] Komodo - Zcash Zero Knowledge Privacy Secured by Bitcoin
by
njappboy
on 10/01/2018, 16:09:51 UTC
James if the airdrop of BTCH is also based on SuperNet unity asset holds would it be safe to assume that any queued Unity migrations from Nxt platform to KMD platform will be processed first?  Last migration of Unity assets I participated in was Dec 1, 2017. I've since bought more Unity and used the same migration process you documented but it doesn't look like your migration script has been run as those shares of Unity are not currently visible in Agama.
Post
Topic
Board Announcements (Altcoins)
Re: | ARDOR | Scalable Blockchain-as-a-Service Platform | Proof of Stake
by
njappboy
on 01/01/2018, 04:33:20 UTC
How long before IGNIS gets listed on an exchange?

Or for ETH on hitbtc https://hitbtc.com/exchange/IGNIS-to-ETH
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] NoLimitCoin NLC for Fantasy Sports Game [SHA256d][PoW/PoS][ICO]
by
njappboy
on 29/12/2017, 18:51:57 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][KMD][dPoW] Komodo - Zcash Zero Knowledge Privacy Secured by Bitcoin
by
njappboy
on 07/11/2017, 19:07:42 UTC
Must say very good progress last month!
Especially barterDEX smooth trading. Dream of every cryptocurrency.
Really feels like KMD team is bringing more choice and freedom to cryptocurrency world.

PS
Binance rumors are true: https://www.binance.com/trade.html?symbol=KMD_BTC

I can see a price forming on Binance, order book is filling up, exciting to see what this will do to overall liquidity/price of KMD.


I took the liberty to submit an update request to coinmarketcap for the new KMD Binance trading pairs:
https://imgur.com/0CMxDMt

coinmarketcap markets for kmd have been updated to include new binance trading pairs
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BCC] Bitconnect Coin - Decentralized Cryptocurrency
by
njappboy
on 07/11/2017, 18:38:28 UTC
Very happy with BCC performance this year, I invest $ 600 in april and now grow up to more than 16k. but I still hope that bitconnect is immediately available in top exchanger like bittrex or binance so next year the price could reach $ 1000.

You realise that the money you have made is taken straight from the other chumps who have joined after you? All of you who are making money are ripping other people off in a classic 'ponzi'.

Give yourselves a big clap on the back and hope you get out before this game of musical chairs ends.

No it isnt u guys all think they dont have a bot that can make 1-2% daily.. i have a bot that does about .5-1% daily on trades. just because bcc doesnt divulge more information about their bot does not mean it does not exist lol   if u asked me for my bot id tell you no way either pay me or go away why would i give that info for free lmao...  

Also todays interest rate on BCC is 0.00%  

Its not hard for BCC to make profit and pay out these small percentage rates. They've been getting tons of bitcoin, back when it was worth 3000 a coin they have basically doubled their money since august. People who scream ponzi and scam have no clue. they even compare it to what they say are similar projects yet none of the projects they compare it to have their own coin BCC is new and people are always scared of something new. Also i dont get why they would come on forums and scream fake scam ponzi like they have nothing better to do with their days? No i think they have mental issues and are just mad at everything so they come here and talk a bunch of shit with no facts. People have actually compared BCC to GOX  thats how dumb these FUD people are.

People are calling bitconnect a ponzi scheme because that is exactly what it is by its own definition. This type of criminal behavior will be used by central governments and banks to turn other ignorant people against the decentralized revolution. If you are stating bitconnect is legit that would either make you a criminal promoting fraud or moron that cannot understand the operational mechanics of a ponzi scheme. Our you are both.. a sucker that happened to join the ponzi scheme early and now realizing your error are attempting to capitalize by tricking others.

You should be ashamed of
Our brain loves tagging everything: "it's a scam", "ponzi", "legit" etc

These names are antipodes which simplify our lives by unloading our thought process.

Stereotyping decreases your chances to survive.

It's just like a discussion whether there's a life on nearby planets. Simple truth is we don't know.

And we don't know if BCC is scam. Guys, just be honest, we don't know what it is.

It's super important to establish your own opinion!

Otherwise you risk to become a victim of propaganda.

I understand the logic of its promoters. They earn referral bonus for this. I agree, it's not honest to give any guarantees or call it 100% legit, etc.
So you should take all those super optimistic reviews with a grain of salt.

But I don't understand all the haters:
For example, you think it's a scam. But why you're going to spam every forum and blog comment section with scam, ponzi warnings?
Sorry, but I don't believe in your altruism! This seems more like an attempt to justify your regrets that you did not invest. And profits of others drive you mad! Smiley

It's much smarter to say "I don't know what it is, but I believe that investing in BCC is risky".





For anyone believing this bullshit: It is a very common tactic of multi-level-marketing scams to dance around the allegations and answer with "they are just mad about your profits from what they call a pyramide scheme".
Just watch this speech of another multi-level-marketing scam called Youngevity: https://youtu.be/s6MwGeOm8iI?t=349
yourself
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][KMD][dPoW] Komodo - Zcash Zero Knowledge Privacy Secured by Bitcoin
by
njappboy
on 07/11/2017, 12:37:46 UTC
Must say very good progress last month!
Especially barterDEX smooth trading. Dream of every cryptocurrency.
Really feels like KMD team is bringing more choice and freedom to cryptocurrency world.

PS
Binance rumors are true: https://www.binance.com/trade.html?symbol=KMD_BTC

I can see a price forming on Binance, order book is filling up, exciting to see what this will do to overall liquidity/price of KMD.


I took the liberty to submit an update request to coinmarketcap for the new KMD Binance trading pairs:
https://imgur.com/0CMxDMt



I also dropped a message to Bobby Ong from coingecko.com and asked him to update the KMD exchange listing: https://www.coingecko.com/en/coins/komodo/trading_exchanges#panel
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][KMD][dPoW] Komodo - Zcash Zero Knowledge Privacy Secured by Bitcoin
by
njappboy
on 07/11/2017, 12:28:30 UTC
Quick question to the Komodo supporters.  Is there an active conversation about Notaries and supporting Bitcoin core once the Segwit2x centralization hard fork occurs by those in the NYA?

Komodo notaries supporting bitcoin would go a long way toward helping stop the attack.