Author

Topic: [ANN] DERO: DAG + Cryptonote + Bulletproofs + SSL + POW + Smart Contracts - page 133. (Read 123199 times)

member
Activity: 224
Merit: 11
ok thanks ,  i withdraw tomorrow my Dero from exchange . from where i can download official wallet ?

At the moment, dero-wallet-cli is the only official wallet. There is however, a user generated fork from another project that you're welcome to use for now. It's had positive reviews and the individual who maintains it is a respected community member that is around frequently. To date there have been no reported issues with the community GUI wallet.

https://github.com/drigler/DeroGUIWallet
full member
Activity: 392
Merit: 100
ok thanks ,  i withdraw tomorrow my Dero from exchange . from where i can download official wallet ?
member
Activity: 224
Merit: 11
Hello everyone,

Stocks.Exchange has withdrawls and deposits enabled again, however, we would like to ask everyone to please not withdraw from Stocks.Exchange for a little while. Your Dero will not go missing but payments are getting stuck in Stock.Exchange's system.

When I have an update I will let everyone know. I'm testing their system with my own Dero periodically and should have an update soon.
full member
Activity: 420
Merit: 184
hello everyone

some help please . I'm trying to mine with my Nvidia . downloaded the  xmr stak nvida
followed this post completely https://sajostwistedtech.wordpress.com/2018/01/26/get-started-dero/
every time i try and launch to start mining , it crashes after a second

any idea what i can try ?
should i try changeing some more info on the config ?

thank you


I'm not going to read the instructions in the link you provided because time.

Xmr-stak is notoriously tricky to optimize. It's not the best choice of miner if you are new to this, and if you have to follow a guide to the letter then I'm going to assume you are, indeed, new to this.

However, you already have it and trying to explain anything else would be too painful so here's the quick-n-dirty way to get xmr-stak working, if not optimized. Also note that I am assuming - from context - that you only want to use an Nvidia GPU, and not both the GPU and CPU (optimizing the cpu.txt file is even more difficult, so let's not for now).

1. Delete nvidia.txt.
2. Run cmd.exe as Administrator - note that you must always run xmr-stak as Administrator - and change to the directory where you have xmr-stak. If you put the folder on the desktop then the command you'll enter will look something like: cd c:\users\\desktop\; where is the name you use to log-in to your computer and the other should be self-explanatory.
3. Have your dero address and the url:port of the pool you want to connect to handy; you could just open the existing config.txt file and pull it from there, since both those values should be stored there already.
4. Run this command next: xmr-stak --noCPU --noAMD
5. You will be asked a bunch of questions which I don't remember all of because I haven't had to do this in awhile, but essentially you want to choose 'monero' as the currency, enter your DERO address and url:port, don't use Nicehash, don't use SSL.
6. That should do it for now, but to make this process easier you'll want to create a batch file that has content similar to the following:
Code:
@echo off
cd\users\jsj\desktop\mining\xmr-stak
xmr-stak -c config-dero1.txt --noCPU --noAMD
pause

Note that I have different config files for each pool/currency, and select which one using the -c switch followed by the config file name.

newbie
Activity: 32
Merit: 0
hello everyone

some help please . I'm trying to mine with my Nvidia . downloaded the  xmr stak nvida
followed this post completely https://sajostwistedtech.wordpress.com/2018/01/26/get-started-dero/
every time i try and launch to start mining , it crashes after a second

any idea what i can try ?
should i try changeing some more info on the config ?

thank you
member
Activity: 224
Merit: 12
Pls Donate Merit :)
member
Activity: 308
Merit: 33

 Great to see your support and trust in DERO.
Thanks everyone.
jr. member
Activity: 111
Merit: 5
--nemo me impune lacessit--
So SWIFT completed its Proof of Concept blockchain testing for interbank settlement.

https://www.ft.com/content/966f5694-22c6-11e8-ae48-60d3531b7d11

'While Swift said the test “went extremely well” it concluded that “further progress is needed” on the blockchain — or distributed ledger technology (DLT) — “before it will be ready to support production-grade applications in large-scale, mission-critical global infrastructures”.

“Although the proof of concept demonstrated DLT could improve Nostro liquidity management and reconciliation processes, it also revealed that the prerequisites will have to be met before banks can enjoy the full benefits of switching to a DLT process,” said Damien Vanderveken, head of research and development at Swift.

Mr Vanderveken told the Financial Times that the test had showed there would be significant “operational challenges” to using blockchain technology for all of its 11,000 members.

This is not least because the 28 banks that ran tests on the system required the creation of 528 sub-ledgers to avoid confidential information being seen by rival banks. To roll it out to all of Swift’s members, Mr Vanderveken estimated it would require 100,000 sub-ledgers to be created, making them extremely unwieldy to maintain, upgrade or configure.'

Jeeeeez.     Ummmmmm..... so they haven't heard of obfuscated blockchains, then?

Seems like Dero could solve this problem quite easily   Wink
member
Activity: 308
Merit: 33
stocks.exchange is ok right now

Got withdrawal error, pls test with small amounts first.
sr. member
Activity: 535
Merit: 267
stocks.exchange is ok right now
member
Activity: 224
Merit: 11
so stock.exchange still disable deposit and withdraw?Huh
whats wrong??

Stocks.Exchange temporarily disabled deposits and withdrawals. I had anticipated that it would be up by now, however I was mistaken and they need some additional time.

They're just confirming that everything is working correctly on their end.
newbie
Activity: 41
Merit: 0
so stock.exchange still disable deposit and withdraw?Huh
whats wrong??
member
Activity: 294
Merit: 11
NEW POOL - EUROPOOLS

Hi,

Our team invites you to mine DERO on https://dero.europools.tk
Our pool fee is only 0.5%!

Configuration we offer:

  • 1Gbps Bandwidth
  • PPLNS payments
  • Individual worker hashrate readings
  • Detailed dashboard in website
  • NiceHash support (dedicated port with 200000 difficulty) and many more nice features

We are working for:

  • Payment treshold configuration
  • Airdrop (with pool fee)
  • Hashrate alarm notifications by email

It's a new pool - we are looking for some miners - we want to create a community and distribute some airdrops with pool fees.

I hope to see you on our pool.

Have a nice day.

Website : https://dero.europools.tk
thank you. Your NEW POOL is very nice, works very well  Kiss Kiss Kiss
member
Activity: 224
Merit: 11
DERO: Privacy + Smart Contracts

Dero at present is a code fork of Monero (Helium Hydra) with the Bytecoin CryptoNote protocol.
Dero will be a completely new blockchain technology integrating the CryptoNote protocol with new smart contract controls.
Dero is being rewritten from C++ to Golang (Google Language) to bring together CryptoNote and smart contracts on the Dero blockchain.
No ICO just hard POW mining Smiley

CryptoNote protocol implementation in Golang is almost completed and the Q1 roadmap is on track to meet its goals.

Website: https://dero.io/
Forum: https://forum.dero.io/
Explorer (golang): https://explorer.dero.io
Explorer (original): http://dero.live:8080/

Exchange 1: https://stocks.exchange/trade/DERO/BTC
Exchange 2: https://www.southxchange.com/Market/List - (COMING SOON)

DERO STATS: https://coincodex.com/crypto/dero/

GitHub: https://github.com/deroproject

How to mine: https://forum.dero.io/t/how-to-be-part-of-dero-network-start-mining-dero/22

Please follow us on Twitter for the most up to date information as it becomes available: https://twitter.com/DeroProject

Dero has a very welcoming community and we would enjoy the opportunity to have you join us in Slack, Discord, or on Reddit!

https://join.slack.com/t/deroproject/shared_invite/enQtMzAwMDc5MDY4NDUzLTAzOWNjYWZmNDgxZTk1YjNiNWFiYjg1OWNiMmQ2MmUxOWRmNjNjOWM3ODAzMzE3M2RhNzBhZjUyZGQxYjQxY2U

Reddit: https://www.reddit.com/r/DeroProject/
Discord: https://discord.gg/aQcphjF

If you have any questions or require assistance, please don't hesitate to reach out for any reason. Slack tends to elicit the fastest response times from the community but all listed links are checked several times a day
member
Activity: 223
Merit: 21
DCAB
Wow Cheesy  Nice Price Tongue

9000 sat  Roll Eyes

Looks like someone picked up a rather large position. We'll see if it holds.
member
Activity: 224
Merit: 11
The official pool upgrades appear to be completed and pending payments are releasing again.
member
Activity: 224
Merit: 12
Pls Donate Merit :)
Wow Cheesy  Nice Price Tongue

9000 sat  Roll Eyes
newbie
Activity: 20
Merit: 0

Last 3-4 cryptonight coins i mined wasnt success . Will wait for some days to start mining .

Well it´s not at all a coin, more a platform, probably the only with focus in privacy

yes the important different with other cryptonight  coin ,  which one reason i keep paying attation to DERO project from the beginning.
i mining many cryptonight coins ,but few of them success ,glad i am in DERO.

I completely agree.  This is the coin I have been the most excited to mine and be a part of.  Like someone else said, I kinda wish they hadn't sorted out the mining issue so the total hash rate would have stayed lower Smiley

Oh well, is what it is, I'll just keep mining and following the progression of this awesome project.
full member
Activity: 334
Merit: 100

Last 3-4 cryptonight coins i mined wasnt success . Will wait for some days to start mining .

Well it´s not at all a coin, more a platform, probably the only with focus in privacy

yes the important different with other cryptonight  coin ,  which one reason i keep paying attation to DERO project from the beginning.
i mining many cryptonight coins ,but few of them success ,glad i am in DERO.
newbie
Activity: 63
Merit: 0

Last 3-4 cryptonight coins i mined wasnt success . Will wait for some days to start mining .

Well it´s not at all a coin, more a platform, probably the only with focus in privacy

Funny thing is, all cryptonight coins I mined were success so far in terms of return. This one's definitely the secret weapon, the first cryptonight coin I actually want to use myself.  Grin

there are actually a few coins coming out focusing on privacy now, but I have a feeling Dero will crush them. The team is highly dedicated and the community is awesome so far!!
Jump to: