Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Substrate compatibility ? #32

Open
lucgerrits opened this issue Mar 23, 2021 · 0 comments
Open

Substrate compatibility ? #32

lucgerrits opened this issue Mar 23, 2021 · 0 comments

Comments

@lucgerrits
Copy link

lucgerrits commented Mar 23, 2021

Hi,
I'm trying to build a C++ client using your Polkadot API CPP. A simple request like the system info works fine but when trying to view custom modules state storage it can't find the module. I later understood that a metadata version needs to match.
My Substrate node template is currently running with Metadata V12.

Is this Polkadot API CPP actually going to work with Substrate?
Is it possible to edit and add some custom metadata easily? If yes do you have any advice to jump-start my code?

Node version is: v2.0.1
My Metadata file looks like this:
metadatav12.txt

(The reason to use this lib with Substrate is to build a client that runs on a small IoT.)

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

No branches or pull requests

1 participant