# README
Reference implementation of Aether, 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 Aether docs.
git checkout v0.19.0
make install
Testnet
For further information on joining the testnet, head over to the testnet repo.
Docs
Aether protocol and client documentation can be found in the Aether docs.
If you have technical questions or concerns, ask a developer or community member in the Aether discord.
License
Copyright © Aether Labs, Inc. All rights reserved.
Licensed under the Apache v2 License.