Closed massa-bot closed 2 years ago
In GitLab by @gterzian
@damip Could you document the goals of this more please? I assume the API is quite large, and we only want a subset of it.
Prioritize the parts necessary to make metamask be able to communicate with a local massa node
Here do you mean "communicate" as in, "can handle the RPC", or as in "can provide some specific useful API response". Maybe those two things can also be discussed separately, since the network communication part is a different problem from the "what part of the API we want to support" one.
In GitLab by @damip
@g-massa it boils down to "what needs to be done so that people can use metamask with massa"
In GitLab by @yvan-sraka
Previous issues related to API refactoring:
In GitLab by @yvan-sraka
Useful links:
Metamask.io
Ethereum JSON RPC
In GitLab by @yvan-sraka
mentioned in merge request !170
In GitLab by @yvan-sraka
created merge request !170 to address this issue
In GitLab by @gterzian
Right.
So I think what needs to be defined, perhaps after some initial research, is the term "can use".
After some initial research it seems to me that:
cc @all
In GitLab by @yvan-sraka
mentioned in merge request !172
In GitLab by @yvan-sraka
Further design discussions are centralized here: https://gitlab.com/massalabs/massa/-/merge_requests/172
In GitLab by @yvan-sraka
Since we closed https://gitlab.com/massalabs/massa/-/merge_requests/172 do we close this linked issue too?
In GitLab by @damip
Do research on the list of things we need to add/change to expose an ethereum RPC interface (https://ethereum.org/en/developers/docs/apis/json-rpc/) additionnally to the current api
Prioritize the parts necessary to make metamask be able to communicate with a local massa node https://metamask.io/