Skip to content

datamallchain/dmchain_contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Community

Building contracts

Download

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

Update

cd contracts
git pull
git submodule update --init --recursive

Build

cd contracts
bash build.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published