Skip to content

Conversation

lamafab
Copy link
Contributor

@lamafab lamafab commented Sep 6, 2022

Fixes #44

PREVIEW: https://github.com/w3f/PSPs/blob/dapps-extensions/PSPs/drafts/psp-52.md

Sill have some polishing and TODO's to completed. Also, at first I used tables to express the types but I think just using raw Typescript is visually easier to understand and some types (which contain functions and complex parameters) are kind of tricky to place in tables.

@lamafab
Copy link
Contributor Author

lamafab commented Nov 11, 2022

Just a note: in order to cover 100% of this, which includes the provided methods, interfaces etc. we need to define a large chunk of polkadot.js'es types (re-implemented from Rust), such as Vec, Hash, Codec, etc. Structures are not enough

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.

PSP for JS extension API

1 participant