- website: https://dmctech.io
- telegram: https://t.me/DMC_Foundation
- twitter: https://twitter.com/datamallcoin
- medium: https://medium.com/@dmcfoundation
- discord: https://discord.gg/dmcofficial
git clone http://git..io//contracts.git --recursive
If a repository is cloned without the --recursive flag, the submodules can be retrieved after the fact by running this command from within the repo:
cd contracts
git submodule update --init --recursive
cd contracts
git pull
git submodule update --init --recursive
cd contracts
bash build.sh