Closed cgewecke closed 6 years ago
Ultimately we're trying to get to here (at web3):
const SimpleToken = await web3.packaging .registry('packages.ethpm.eth') .getPackage('SimpleToken') .getVersion('^1.1.5');
It would be cool if you could clone the repo, specify a namespace and also get that taken care of out of the box.
For reference, the scripts at nori-eco
Ultimately we're trying to get to here (at web3):
It would be cool if you could clone the repo, specify a namespace and also get that taken care of out of the box.
For reference, the scripts at nori-eco