Creating a NXT/Ardor transaction using the NXT api via post

1

I read the following wiki on how to make a transaction:

http://wiki.nxtcrypto.org/wiki/The_Nxt_API#Create_Transaction_Request

But is there a sample code of how to make such a transaction using only html and javascript?

Patoshi パトシ

Posted 2016-10-28T05:51:44.133

Reputation: 8 911

Answers

1

Sure, connect to any public node or your local node using http://localhost:7876/test and use the resulting API test page as example.

lyaffe

Posted 2016-10-28T05:51:44.133

Reputation: 1 480