polkadot_api_server
polkadot_api_server copied to clipboard
Implement 'write' RPC Endpoints
thanks, this looks like a really useful tool.
will it support the "read-only" part of the RPC calls only, or do you plan to extend it?
what about e.g. author_submitExtrinsic ?
Thanks!
Thank you very much for your feedback @drandreaskrueger
We are currently working on modifying the API server to be compatible with the changes made in v1.6.2 of the @polkadot/api package. This API Server was originally made with the intention to be used with PANIC for Polkadot, which is why it only has read-only parts. That being said, we appreciate your suggestion and will consider getting the endpoint you mentioned included in a future release.
That sounds very good.
Please keep me posted.
Perhaps close this issue, but put a reminder for yourself in a few months (or whenever).
It would be nice if you then posted to this issue thread here - once the "write access" phase begins.