Alex Kitdev.kit.eco·Jun 13, 2023Ethereum: Autogenerated TypeScript classes to read and write* contract's private state variables* to write in the local and forked development network In the previous article, we looked into how the EVM storage is arranged and how we can access all the contract's data relatively easily when the contract is validated or we have the source code. ...10 likes·78 readsEthereum
Alex Kitdev.kit.eco·Jul 17, 2022Ethereum: 2FA or Multi-Factor Authentication for transactionsLet's discuss security again and why you should move to a multi-signature account, even for your personal account. Many still consider multi-sigs as something for organizations to store assets, difficult to manage, or limited. None of this is true. E...368 readsEthereum