Solidity contract for bundle token and sale
- BundleToken: controlling the token and sale
- SafeMath: basic OpenZeppelin SafeMath for safe math functions
- Wallet: basic consensys multisig wallet
- ERC23BasicToken: basic ERC23 interface
- ERC23StandardToken: is a very basic ERC23BasicToken token instanciation