Ethereum Package Registry (Embark)
$ git clone --recursive https://github.com/ethpm/escape-embark.git
Work-in-progress registry contracts for EthPM V2 are located here and available to this repo via a submodule housed in theregistry
folder. To update the contents
of app/contracts
with latest solidity
changes run:
$ npm run update:registry # Then commit, push.