Post
Topic
Board Altcoin Discussion
Re: [Nxt] API of Nxt
by
marcus03
on 02/01/2014, 11:04:02 UTC
Can we get a "getCommands" command that returns the list of commands?

It's quite pointless to have this in core soft if we can have it in Wiki.

I would like to write a generic GUI for the API.

My program would call "getCommands", then call each command without a parameter, then look into the error message returned to find the needed parameters and then build a GUI with a command selector and parameter input boxes with their names attached to them.