BlockPo / BlockPo-to-Tradelayer

Incubation Repo for the TradeLayer protocol, 0.2.0
http://www.tradelayer.org
Other
8 stars 8 forks source link

RPC Calls for Payloads #183

Closed patrickdugan closed 4 years ago

patrickdugan commented 4 years ago

We need RPC calls that take a set of parameters relevant to the transaction in question and generates the resulting payload. With these I can build .js that automates the construction of multisig transactions for Trade Channels.

We need payload RPCs for the following:

Instant Trade Contract Instant Trade UXTO Instant Trade Token Transfer Create Channel Commit to Channel Withdrawal from Channel

Those are high priority.

Lower priority for the sake of completeness will be in another ticket.