You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wrapped-keys/eip-712/nodejs/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@ This code example demonstrates how to sign an EIP-712 message using a Wrapped Ke
9
9
- Mint a Lit Capacity Credit if none was specific in the project's `.env` file
10
10
- In order to pay for this, the corresponding Ethereum account must have Lit Test Tokens. If you do not have any, you can get some from [the faucet](https://chronicle-yellowstone-faucet.getlit.dev/)
11
11
- Create a Lit Capacity Credit delegation Auth Sig
12
+
- Mint a PKP
13
+
- Generate PKP Session Signatures
12
14
- This code example uses Node.js and Yarn please have these installed before running the example
0 commit comments