palomachain / paloma

The fast blockchain messenger protocol
Apache License 2.0
291 stars 135 forks source link

feat: add all skyway endpoints to REST GW #1272

Closed maharifu closed 3 months ago

maharifu commented 3 months ago

Related Github tickets

Background

In order to add all the skyway commands (query and tx) to the Python and JS SDKs, they need to be exposed as rpc endpoints.

Testing completed

Breaking changes