Changelog
- #66 Upgrade to SDK v0.50 and CosmWasm 2.1
Build from Source
A binary for amd64 is provided but if you'd prefer to build from source you can use the following commands:
git clone https://github.com/andromedaprotocol/andromedad
cd andromedad && git checkout v2.0.0
make install