Skip to content

Commit

Permalink
Update README.md to include typedData example (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagodeev authored Jan 21, 2025
1 parent 45554f0 commit 46011b2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,15 @@ go run main.go

> Check [here](examples/deployContractUDC/README.md) for more details.
***starknet typedData***

```sh
cd examples/typedData
go run main.go
```

> Check [here](examples/typedData/README.md) for more details.
<br/> Check [here](https://github.com/NethermindEth/starknet.go/tree/main/examples) for some FAQ answered by these examples.


Expand Down

0 comments on commit 46011b2

Please # to comment.