Skip to content

Commit

Permalink
Update pages/core-api/transaction-service-guides/messages.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-md authored Feb 27, 2025
1 parent b0df31d commit 21bafc0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/core-api/transaction-service-guides/messages.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ The different steps are implemented using [Curl](https://github.com/curl/curl) r
{' '}
<Tabs items={['TypeScript', 'Python']}>
<Tabs.Tab>
```bash yarn add @safe-global/api-kit @safe-global/protocol-kit
```bash
yarn add @safe-global/api-kit @safe-global/protocol-kit
@safe-global/types-kit ```
</Tabs.Tab>
<Tabs.Tab>```bash pip install safe-eth-py web3 hexbytes ```</Tabs.Tab>
Expand Down

0 comments on commit 21bafc0

Please sign in to comment.