mirror of
https://github.com/placeholder-soft/web.git
synced 2026-04-29 19:35:35 +08:00
fix: typos in documentation files (#1335)
* fix: Correct spelling * fix: typo corrections in test files * fix: typos in function and struct names * fix: typos in security reporting documentation
This commit is contained in:
@@ -194,8 +194,8 @@ Use the script to regenerate this file.
|
||||
|
||||
### [ERC-20 Implementation](./erc-20-token/erc-20-token-sbs.md)
|
||||
|
||||
- Describe OpenZepplin
|
||||
- Import the OpenZepplin ERC-20 implementation
|
||||
- Describe OpenZeppelin
|
||||
- Import the OpenZeppelin ERC-20 implementation
|
||||
- Describe the difference between the ERC-20 standard and OpenZeppelin's ERC20.sol
|
||||
- Build and deploy an ERC-20 compliant token
|
||||
|
||||
@@ -255,4 +255,4 @@ Use the script to regenerate this file.
|
||||
|
||||
- Implement wagmi's `useSimulateContract` and `useWriteContract` to send transactions to a smart contract
|
||||
- Configure the options in `useSimulateContract` and `useWriteContract`
|
||||
- Call a smart contract function on-demand using the write function from `useWriteContract`, with arguments and a value
|
||||
- Call a smart contract function on-demand using the write function from `useWriteContract`, with arguments and a value
|
||||
|
||||
Reference in New Issue
Block a user