Exposes ABI arrays for all supported contract interfaces Author: Ivan Violentov Source: abi/index.js, line 1
Manages web3.eth.contract wrapper Author: Ivan Violentov Source: api/contracts/contractMethod.js, line 1
Manages helper function for getting of contract instance Author: Ivan Violentov Source: api/contracts/getContractInstance.js, line 1
Manages helper function for deriving of address from private key Author: Ivan Violentov Source: api/getAddressFromPrivateKey.js, line 1
Manages helper function for adding of 0x prefix to hex string data. Author: Ivan Violentov Source: utils/add0x.js, line 1
Manages helper functions to check web3 connection Author: Ivan Violentov Source: utils/checkWeb3.js, line 1
Manages helper functions to work with smart contract events Author: Ivan Violentov Source: utils/eventUtils.js, line 1
Manages helper function to memoize another functions. Author: Ivan Violentov Source: utils/memoize.js, line 1
Manages helper functions for sending of transactions Author: Ivan Violentov Source: utils/txUtils.js, line 1
Exposes validation schemas for Controller interface Author: Ivan Violentov Source: validation/schemas/Controller.js, line 1
Exposes validation schemas for ERC20 interface Author: Ivan Violentov Source: validation/schemas/ERC20.js, line 1
Exposes validation schemas for ERC20Mintable interface Author: Ivan Violentov Source: validation/schemas/ERC20Mintable.js, line 1
Exposes validation schemas for ERC20Named interface Author: Ivan Violentov Source: validation/schemas/ERC20Named.js, line 1
Exposes validation schemas for ETH interface Author: Ivan Violentov Source: validation/schemas/ETH.js, line 1
Exposes validation schemas for all supported interfaces Author: Ivan Violentov Source: validation/schemas/index.js, line 1
Manages function, that used to validate API function input params Author: Ivan Violentov Source: validation/validate.js, line 1
Manages rules for validation of API functions Author: Ivan Violentov Source: validation/validationRules.js, line 1