Skip to content

furyaoff/mage

Repository files navigation

version CircleCI Go Report Card API Reference GitHub Twitter Follow Discord Chat

Reference implementation of mage, a blockchain for cross-chain DeFi. Built using the cosmos-sdk.

Mainnet

The current recommended version of the software for mainnet is v0.19.0. The master branch of this repository often contains considerable development work since the last mainnet release and is not runnable on mainnet.

Installation and Setup

For detailed instructions see the mage docs.

git checkout v0.19.0
make install

Testnet

For further information on joining the testnet, head over to the testnet repo.

Docs

mage protocol and client documentation can be found in the mage docs.

If you have technical questions or concerns, ask a developer or community member in the mage discord.

License

Copyright © mage Labs, Inc. All rights reserved.

Licensed under the Apache v2 License.

mage