Skip to content

LIT-Protocol/lit-pkp-sdk

Repository files navigation

Changelog

2023-04-04

  • This repo will soon be deprecated as it's being integrated into LIT-Protocol/js-sdk#57 and converted into Typescript

Lit PKP SDK

Extends PKPWallet to handle Ethereum JSON RPC requests for signing messages, data, and transactions and sending transactions.

Supports the following signing methods:

  • eth_sign
  • personal_sign
  • eth_signTypedData
  • eth_signTypedData_v1
  • eth_signTypedData_v3
  • eth_signTypedData_v4
  • eth_signTransaction
  • eth_sendTransaction
  • eth_sendRawTransaction

Check out examples here.

Resources

About

Extends PKPWallet to handle Ethereum JSON RPC signing requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published