Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

feat: polkadot signer #244

Merged
merged 1 commit into from
Sep 27, 2022
Merged

feat: polkadot signer #244

merged 1 commit into from
Sep 27, 2022

Conversation

tjjfvi
Copy link
Contributor

@tjjfvi tjjfvi commented Sep 27, 2022

Description

Should unblock @karl-kallavus

How Has This Been Tested?

deno task run examples/polkadot_signer.ts

I've also tested this on the web

@karl-kallavus
Copy link
Contributor

I'll test it from the branch first and then post my feedback

@karl-kallavus
Copy link
Contributor

karl-kallavus commented Sep 27, 2022

Thanks to @tjjfvi , tested that setup and all transactions went well

const signer = (await PE.web3FromSource("polkadot-js")).signer!;
...
C.sendAndWatchExtrinsic({
  ...
  sign: signer,
})

@tjjfvi tjjfvi merged commit 406ca84 into main Sep 27, 2022
@tjjfvi tjjfvi deleted the polkadot_signer branch September 27, 2022 03:30
harrysolovay pushed a commit that referenced this pull request Oct 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants