publish date
Aug 8, 2024
duration
30
min
Difficulty
Case details
Most blockchain smart contracts are written in the Solidity language. But in addition to the smart contracts themselves, it is also important to write good tests and scripts to call their methods. The Hardhat package and TypeScript are well suited for these purposes. In this report, I will show modern practices for creating blockchain smart contracts with TypeScript using the example of creating my own ERC20 token.
Share case:
About Author