Skip to content

Commit

Permalink
update readme titlt
Browse files Browse the repository at this point in the history
  • Loading branch information
snigdha920 committed Mar 21, 2024
1 parent a9fd90c commit f4e41f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ERC20
# ERC20 Meta Tx

A basic ERC20 token contract.
A basic ERC20 Meta Tx contract.

## Get started

Expand All @@ -9,7 +9,7 @@ Launch this smart contract set in the SettleMint Blockchain Transformation platf
If you want to use it separately, bootstrap a new project using

```shell
forge init my-erc20-token --template settlemint/solidity-token-erc20
forge init my-erc20-metatx --template settlemint/solidity-token-erc20-metatx
```

## DX: Foundry
Expand Down

0 comments on commit f4e41f3

Please sign in to comment.