Skip to content

Commit

Permalink
add AbstractSigner extends ethers.Signer TypedDataSigner
Browse files Browse the repository at this point in the history
  • Loading branch information
toolchainx committed May 11, 2024
1 parent 792a4a9 commit 9fc955e
Show file tree
Hide file tree
Showing 4 changed files with 554 additions and 28 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ console.log(tx);
`git clone` this repo

```sh
$ git clone https://github.com/openlawteam/ethers-gcp-kms-signer my-module
$ git clone https://github.com/toolchainX/ethers-gcp-kms-signer my-module
$ cd my-module
$ rm -rf .git
$ npm install # or yarn
Expand Down
Loading

0 comments on commit 9fc955e

Please sign in to comment.