Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
async function blockTime () { const block = await web3.eth.getBlock('latest') return block.timestamp }
Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.