Skip to content

[Blocked] Smoldot write example#98

Closed
x3c41a wants to merge 3 commits into
mainfrom
smoldot_write
Closed

[Blocked] Smoldot write example#98
x3c41a wants to merge 3 commits into
mainfrom
smoldot_write

Conversation

@x3c41a
Copy link
Copy Markdown
Contributor

@x3c41a x3c41a commented Nov 13, 2025

Blocked by paritytech/smoldot-archive#2182

I just wanted to show how to construct a proper JSON-RPC call with papi abd what to put in both method and params fields. I can add more later on if need...

@x3c41a x3c41a requested a review from bkontur November 13, 2025 15:08

const keyring = new Keyring({ type: 'sr25519' });
const sudo_pair = keyring.addFromUri('//Alice');
const who_pair = keyring.addFromUri('//Alice');
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe it's worth using Bob here

@x3c41a x3c41a marked this pull request as draft November 20, 2025 15:51
@x3c41a x3c41a changed the title Smoldot write example [Postponed] Smoldot write example Nov 20, 2025
@x3c41a x3c41a changed the title [Postponed] Smoldot write example [Blocked] Smoldot write example Nov 20, 2025
@x3c41a x3c41a closed this Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant