Skip to content

Commit

Permalink
add gcp signer to README
Browse files Browse the repository at this point in the history
  • Loading branch information
zerosnacks committed Dec 9, 2024
1 parent 4300023 commit 1d73b68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ This repository contains the following examples:
- [x] [Send transaction with access list](./examples/transactions/examples/with_access_list.rs)
- [x] Wallets
- [x] [AWS signer](./examples/wallets/examples/aws_signer.rs)
- [x] [GCP signer](./examples/wallets/examples/gcp_signer.rs)
- [x] [Ledger signer](./examples/wallets/examples/ledger_signer.rs)
- [x] [Private key signer](./examples/wallets/examples/private_key_signer.rs)
- [x] [Mnemonic signer](./examples/wallets/examples/mnemonic_signer.rs)
Expand Down

0 comments on commit 1d73b68

Please sign in to comment.