Home Images
icon

Build XMC node on ubuntu 20.04

OS Required: ubutnu 20.04

This is the complete compilation process for building xmc daemon,wallet and other related programs on ubuntu20.04.

just copy the curl command into your terminal and hit the Enter:
curl -sSL https://raw.github.com/monero-classic-lab/monero-classic-v4/main/xmc-v4-install.sh -o xmc-v4-install.sh && chmod +x xmc-v4-install.sh && ./xmc-v4-install.sh
Or
Copy a commad line, paste it into the terminal, press Enter to execute the line. Then copy the next command line, paste it into the terminal, press Enter to execute it,.Repeat the action for each command line till the last one:
icon

CLI Wallet Tutorial

You need to have 3 pieces of data from your wallet, or your .keys file which holds this info and the password to decrypt it. The 3 wallet components that you need are:
1. Address
2. Secret Spendkey
3. Secret Viewkey
Then run the wallet command:
icon

Build XMC Blockchain Explorer

Compilation on Ubuntu 20.04
1. build monero-classic v3
2. clone explorer-xmc-v3
3. set env && build
4. Start and checkout:
About Image
Why Monero-Classic

Privacy means freedom

The majority of existing cryptocurrencies, including Bitcoin and Ethereum, have transparent blockchains. Transactions can be verified and/or traced by anyone in the world.This means that the sending and receiving addresses of these transactions could potentially be linked to real-world identities.

Monero-Classic, on the other hand, uses various technologies to ensure the privacy of its users.

Scams warnning

Never Trust, Always Verify

Thorough Research:

Thoroughly research any cryptocurrency or investment opportunity before getting involved. Look for reviews, news articles, and user experiences. Check the authenticity of the project and its team.

Verify Information:

Be skeptical of unsolicited communication, whether through email, social media, or messaging apps. Scammers often use these channels to spread misinformation and lure victims. Verify information through official channels.

Be Cautious of Unrealistic Returns:

If an investment opportunity promises extremely high returns with little to no risk, it's likely a scam. Cryptocurrency investments, like any other, carry risks, and there are no guaranteed profits.

Avoid Pump and Dump Schemes:

Be wary of groups or individuals promoting a cryptocurrency with the promise of quick profits. This can be a sign of a pump and dump scheme where prices are artificially inflated before the scammers sell their holdings, causing the value to plummet.

Beware of Phishing Attempts:

Be cautious of phishing attempts, where scammers try to trick you into revealing your private keys or login credentials. Double-check URLs and never click on suspicious links.

Self Education:

Stay informed about the latest scams and trends in the cryptocurrency space. Being aware of common tactics used by scammers will help you avoid falling victim to them.

About Image

About Image
Timeline

Our Roadmap

XMC is the classical version of monero

April 04, 2018

To prevent ASICs, Monero development team intend to initiate this hardfork by changing CryptoNight algorithm, and plan to implement hardfork at block height 1546,000. MoneroClassic keeps the original chain, does not change CryptoNight algorithm, and remains ASIC-friendly.

Learn More

First leap upgrade

November 07, 2019

1. Bulletproofs agreement added;
2. Modified the difficulty adjustment algorithm;
3. Add an RPC interface;
4. Optimize the P2P network connection
5. Several other bug fixed

Learn More

Monero-Classic-v2

November 11, 2020

This version added the PoS consensus mechanism and adopted the PoW+PoS consensus mechanism. It was a meaningful preparation, but in the end we did not officially release Monero-Classic-V2 and gave up on this version.

Learn More

Monero-Classic-v3 released

November 1, 2024

The improvements of XMC-V3.0 including but not limited to:
1. Mining rewards will decrease from the current 10 XMC per block to 0.1 XMC per block.
2. The reward to the project team from the coinbase transaction will decrease to zero, and there will be no other reward to the project team from XMC-V3.0 in any other way.
3. Swap: 10 XMC-V1.0 swap for 1 XMC-V3.0.

Learn More

Monero-Classic-v4 released

December 23, 2024

In order to unify the opinions of the entire community, 10:1 swap upgrade was changed into 1:1 swap upgrade.
1. In order to achieve 1:1 swap from XMC-V1 to XMC-V4,the precision of XMC will be changed from 12 decimal places to 11 decimal places.
2. The reward to the project team from the coinbase transaction will decrease to zero, and there will be no other reward to the project team from XMC-V4.0 in any other way.
3. The mining reward will be reduced to 0.1 xmc per block.

Learn More