UNPKG

@gnosis.pm/conditional-tokens-contracts

Version:

Collection of smart contracts for the conditional tokens

4 lines (3 loc) 103 B
module.exports = function(deployer) { deployer.deploy(artifacts.require("ConditionalTokens")); };