A new wave of applications
Few blockchain applications have real adoption. It’s a fact. Barely a few surpass the low hundreds...
Few blockchain applications have real adoption. It’s a fact. Barely a few surpass the low hundreds...
A mental shortcut for thinking about EVM packages is to compare them to a package manager such as...
At OpenZeppelin we help protect the core infrastructure of open and decentralized applications. I’m...
Deploying to production can be a stressful experience, especially if you don’t have a proper suite...
In this section, we’ll make sure the contract we’ve deployed to our local network works by testing...
Two months ago, we presented the EVM package standard as a means to securely share on-chain...
This week started off with the finding of malicious code injected into a dependency of a popular...
Few applications need blockchains. Distributed consensus makes each computational step very...
In the last article, we noticed that the runtime bytecode generated by the Solidity compiler...
We saw how the function selector acts as a hub or a switch of sorts in our BasicToken.sol contract....
William Hinman’s recent statements at the Yahoo Finance All Markets Summit provide some guidance...
In the prev. article, we identified the need to separate a contract’s bytecode into creation-time...