Bitcoin Forum
May 06, 2024, 09:37:10 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 [91] 92 »
  Print  
Author Topic: [ANN][MASTERNODE] Monoeci - A cryptocurrency for Monaco  (Read 102416 times)
vovannovig2
Member
**
Offline Offline

Activity: 714
Merit: 11


View Profile
April 29, 2019, 02:29:28 PM
 #1801

Message from the team today

@everyone Had an email from Sebastien today, he told me that he has some personal problem these last week and that’s why he has some trouble to communicate.
He told me that he want to continue for sure the project and he will now take the things in hand and accelerate. That’s his words. Even if the communication is not good the team is still here.
1715031430
Hero Member
*
Offline Offline

Posts: 1715031430

View Profile Personal Message (Offline)

Ignore
1715031430
Reply with quote  #2

1715031430
Report to moderator
1715031430
Hero Member
*
Offline Offline

Posts: 1715031430

View Profile Personal Message (Offline)

Ignore
1715031430
Reply with quote  #2

1715031430
Report to moderator
1715031430
Hero Member
*
Offline Offline

Posts: 1715031430

View Profile Personal Message (Offline)

Ignore
1715031430
Reply with quote  #2

1715031430
Report to moderator
BitcoinCleanup.com: Learn why Bitcoin isn't bad for the environment
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715031430
Hero Member
*
Offline Offline

Posts: 1715031430

View Profile Personal Message (Offline)

Ignore
1715031430
Reply with quote  #2

1715031430
Report to moderator
bitcoin9999
Full Member
***
Offline Offline

Activity: 504
Merit: 109



View Profile
May 08, 2019, 03:04:45 AM
 #1802

is the wallet for windows on github still available? 

mondeo.96
Jr. Member
*
Offline Offline

Activity: 223
Merit: 5


View Profile
May 08, 2019, 05:42:32 AM
 #1803

is the wallet for windows on github still available? 

And you yourself can not see ?
https://github.com/monacocoin-net/monoeci-core/releases
bitcoin9999
Full Member
***
Offline Offline

Activity: 504
Merit: 109



View Profile
May 08, 2019, 10:04:12 AM
 #1804

is the wallet for windows on github still available? 

And you yourself can not see ?
https://github.com/monacocoin-net/monoeci-core/releases

then please correct the link on this page for the windows wallet https://monoeci.io/EN/wallets.html  .  The link to github for the windows wallet on https://monoeci.io/EN/wallets.html  got an error.  thanks

snsrjsgh
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
May 18, 2019, 08:07:15 PM
 #1805

I am creating the master node according to the instructions on the site.
There is something I don't understand. Please tell me.

Ubuntu 18.04.2 server

Masternode installation

6.Server configuration

  sudo apt-get update && sudo apt-get -y upgrade
  sudo apt-get -y install software-properties-common libzmq3-dev pwgen
  sudo apt-get -y install git libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev
  libboost-all-dev unzip libminiupnpc-dev python-virtualenv
  sudo apt-get -y install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils
  sudo apt-get -y install virtualenv
  sudo add-apt-repository ppa:bitcoin/bitcoin
  sudo apt-get update
  sudo apt-get -y install libdb4.8-dev libdb4.8++-dev
  sudo adduser monoeci

  sudo adduser monoeci sudo
  su monoeci
  cd
  wget https://github.com/monacocoin-net/monoeci-core/releases/download/v0.12.2.3/monoeciCore-0.12.2.3-linux64.tar.gz
  tar xvzf monoeciCore- 0.12.2.3 -linux 64 .tar.gz
                               ↓
  gzip: stdin: not in gzip format
  tar: Child returned status 1
  tar: Error is not recoverable: exiting now

I got a message here. What should I do after this?


Also, if I want to create a master node on my local computer,
Do I have to configure openSSH or FailToBan or Snti RootKit?

Torobel
Jr. Member
*
Offline Offline

Activity: 88
Merit: 5


View Profile
May 22, 2019, 12:45:44 PM
 #1806

We launched our MnMonitoring platform ..and Monoeci was added to voting , until 9 June we have a contest by voting . First 15 coins will get listed according to vote
After contest ends , registered members can monitor the coins in real time with , Discord ,Email and Mobile alerts
https://masternode-monitor.online/voting
https://play.google.com/store/apps/details?id=online.masternode_monitor.masternodemonitor
bogdan198
Copper Member
Jr. Member
*
Offline Offline

Activity: 337
Merit: 5


View Profile
May 28, 2019, 01:15:35 PM
 #1807

I am creating the master node according to the instructions on the site.
There is something I don't understand. Please tell me.

Ubuntu 18.04.2 server

Masternode installation

6.Server configuration

  sudo apt-get update && sudo apt-get -y upgrade
  sudo apt-get -y install software-properties-common libzmq3-dev pwgen
  sudo apt-get -y install git libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev
  libboost-all-dev unzip libminiupnpc-dev python-virtualenv
  sudo apt-get -y install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils
  sudo apt-get -y install virtualenv
  sudo add-apt-repository ppa:bitcoin/bitcoin
  sudo apt-get update
  sudo apt-get -y install libdb4.8-dev libdb4.8++-dev
  sudo adduser monoeci

  sudo adduser monoeci sudo
  su monoeci
  cd
  wget https://github.com/monacocoin-net/monoeci-core/releases/download/v0.12.2.3/monoeciCore-0.12.2.3-linux64.tar.gz
  tar xvzf monoeciCore- 0.12.2.3 -linux 64 .tar.gz
                               ↓
  gzip: stdin: not in gzip format
  tar: Child returned status 1
  tar: Error is not recoverable: exiting now

I got a message here. What should I do after this?


Also, if I want to create a master node on my local computer,
Do I have to configure openSSH or FailToBan or Snti RootKit?


Her. there are errors on the site in the master node installation guide, if you want to find the right commands to raise the node you can see them in the telegram group https://t.me/XMCC_RU under Files. Good luck.

xxTraderrMasxx
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
May 28, 2019, 03:39:53 PM
 #1808


Hello People, let's vote for "Monoeci(XMCC)" in TOP MASTERNODES
Our coin: "№12 Monoeci(XMCC)" https://l2rx.com/index.php?limit=50&sort=0&page=1#XMCC
Driendy
Full Member
***
Offline Offline

Activity: 334
Merit: 101


View Profile
June 02, 2019, 09:56:18 PM
 #1809

https://monaco-international-blockchain.io - MIB#3 ... MAY 7 MONACO
We wait...

I think everything will be good.

I just saw few vidoes of Sebastian chatting behind the bar here and there without any active involvement in that event. No action regarding xmcc on that event. Nothing! Basically with regards of this project we are nowhere.

Website down, no updates from the devs, discrod is phasing out of participants, I am ok to believe that everything will be good but do you have any indication to share here as why??? I really don't get it as what happened with those guys, everything was going well and then ... dump!
SpecialistMiner
Newbie
*
Offline Offline

Activity: 103
Merit: 0


View Profile
June 30, 2019, 10:26:17 AM
 #1810

This project was a SCAM. And now is dead.
Driendy
Full Member
***
Offline Offline

Activity: 334
Merit: 101


View Profile
July 03, 2019, 07:23:57 PM
 #1811

This project was a SCAM. And now is dead.

Ok, we all know that the project is dead for NOW, but why do you say it's a scam? What proves this to be a scam or it's again one of those conspiracy theory? Grin
If you have some insider info share this here, we want to know, if you say that just because the project died out, well 95% of all the start-up companies also cease activity in the first 2 years of existence. It does not make for them a scam.
For info the team announced that the website and the new coin will be released as soon as Monaco endorses the blockchain activities as legal.
gost111
Sr. Member
****
Offline Offline

Activity: 1652
Merit: 382


View Profile
August 20, 2019, 07:41:59 AM
 #1812

Interestingly, the project is still alive , or already dead , the wallet works fine ,there are some minimal trades , although the last announcement from the team was in June, the Explorer works incorrectly
Driendy
Full Member
***
Offline Offline

Activity: 334
Merit: 101


View Profile
August 20, 2019, 07:32:00 PM
 #1813

Interestingly, the project is still alive , or already dead , the wallet works fine ,there are some minimal trades , although the last announcement from the team was in June, the Explorer works incorrectly

Well if we remove the conspiracy that the team lied and we take on-board the last statement from the team, everything is fine, the rest is just fear and desperation.
art3dsm
Full Member
***
Offline Offline

Activity: 287
Merit: 114



View Profile
August 26, 2019, 06:45:33 PM
Last edit: August 26, 2019, 06:58:24 PM by art3dsm
 #1814

What if Monaco will never endorse blockchain activities as legal or it will take up 2-3 years?
I think it will be better to make a new blockchain and to begin the swap and to wait until a new blockchain will be legal. But how I see it that almost everyone has buried this coin...
gost111
Sr. Member
****
Offline Offline

Activity: 1652
Merit: 382


View Profile
August 27, 2019, 02:00:10 PM
 #1815

What if Monaco will never endorse blockchain activities as legal or it will take up 2-3 years?
I think it will be better to make a new blockchain and to begin the swap and to wait until a new blockchain will be legal. But how I see it that almost everyone has buried this coin...
I think the new blockchain will not solve anything, the test network has already worked ,we just have to wait and watch Wink
rebrik7
Sr. Member
****
Offline Offline

Activity: 868
Merit: 259


CryptoTalk.Org - Get Paid for every Post!


View Profile
September 29, 2019, 07:11:32 AM
 #1816

Interestingly, the project is still alive , or already dead , the wallet works fine ,there are some minimal trades , although the last announcement from the team was in June, the Explorer works incorrectly
I don't know exactly.
But someone, very desperate, recently bought XMCC coins for about $100, which triggered a price increase as much as 190 percent! Smiley))

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
CryptoTalk.org| 
MAKE POSTS AND EARN BTC!
🏆
Impetritum
Jr. Member
*
Offline Offline

Activity: 96
Merit: 1


View Profile
November 03, 2019, 04:59:07 PM
 #1817

that with the project, the wallet is not synchronized, there are no announcements from the team.
Everything is over?
xiurobert
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
November 05, 2019, 06:27:48 AM
 #1818

Crex24 exchange says their Monoeci wallet is under maintenance?
PhaseshiftUK
Full Member
***
Offline Offline

Activity: 345
Merit: 100


View Profile
November 15, 2019, 07:44:05 PM
Last edit: November 16, 2019, 12:17:19 AM by PhaseshiftUK
 #1819

Crex24 exchange says their Monoeci wallet is under maintenance?

Like the rest of us, their wallet is probably stuck.

In other news, apparently Monoeci is getting delisted from Crypto-Bridge, Coinexchange is closing down, and the ongoing saga of Cryptopia - well, who knows when anyone will be getting anything back from their (or in what form).

For whatever good it does, I have forked this coin's repository to https://github.com/gwestwood/monoeci-core and merged in an outstanding pull request to fix a regex vulnerability.  Note that I am not an experienced crypto developer and I can't take on maintaining this wallet, but if other devs will join with me to work on this we can at least get a working wallet to get the network moving again...

Sign up for Revolut, the mobile banking revolution!
Multiple Fiat currencies and buy/sell of Cryptocurrencies supported. Exchange EUR or USD to your local currency at low inter-bank rates.
AikaPool
Hero Member
*****
Offline Offline

Activity: 876
Merit: 500

AikaPool admin


View Profile WWW
November 25, 2019, 01:27:03 AM
 #1820

Wallet not sync! BlockExplorer is not valid!

http://aikapool.com - pool for a good mining!
Pages: « 1 ... 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 [91] 92 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!