Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.82 KB

01-getting-started.mdx

File metadata and controls

38 lines (22 loc) · 1.82 KB
title metaTitle
Getting Started
Getting Started

What is Mantis?

Mantis is a fully featured client and wallet, developed from the ground up and written in Scala for the Ethereum Classic network (ETC). Created by IOHK to add robustness and variety to the ETC's client share, it includes optimizations and network upgrades that improve network security, sustainability, and performance in the long term.

The software follows the official Ethereum Classic specification and roadmap and also implements Ethereum Classic Improvement Proposals (ECIPs) introduced by ongoing efforts and discussed across teams in the ecosystem.

Downloads

Mantis runs on Linux, macOS, and Windows. We recommended using the release binaries of reach repository. Choose whether you'd like to download and use the client or the wallet.

Mantis Client

Find the Mantis client latest release here or follow our the detailed install instructions.

Mantis Wallet

Find the wallet latest release here or follow our the detailed install instructions.

Version Check

After installing the client and wallet, you can ensure that Mantis is working by running a simple command to display the Mantis version. Go to your install folder and run mantis -v.

cd <mantis-install-folder>
./mantis -h

Quickstart and more

Once downloaded, visit our Quick start guide or the How To section to learn how to use Mantis.