Adding RBAC Mintable token (#923)
* added the RBACMintableToken * added MintedCrowdsale with RBACMintableToken test * added a mintable behaviour for tests * moved minting tests in behaviour * created a minted crowdsale behaviour to be tested with both mintable and rbacmintable token
Showing
contracts/token/ERC20/RBACMintableToken.sol
0 → 100644
test/crowdsale/MintedCrowdsale.behaviour.js
0 → 100644
test/token/ERC20/MintableToken.behaviour.js
0 → 100644
test/token/ERC20/RBACMintableToken.test.js
0 → 100644
Please
register
or
sign in
to comment