token-vesting-ui icon indicating copy to clipboard operation
token-vesting-ui copied to clipboard

UI for TokenVesting contract from OpenZeppelin. No longer maintained

Results 4 token-vesting-ui issues
Sort by recently updated
recently updated
newest added

Hi Author Good day. I wanted to run the instance on a server so I am trying to npm run build. But for some reason it is not working as...

The [Token Vesting contract](https://github.com/OpenZeppelin/zeppelin-solidity/blob/master/contracts/token/TokenVesting.sol) link points to a missing page

Any idea why I am getting the following error? ``` MUHAMMADs-MacBook-Pro-2:token-vesting-ui muhammad$ npx truffle compile Error: Cannot find module 'web3-requestManager' at Function.Module._resolveFilename (module.js:469:15) at Function.Module._load (module.js:417:25) at Module.require (module.js:497:17) at...