The JS library containing the Monero crypto plus lightwallet functions behind the official MyMonero apps
BSD 3-Clause "New" or "Revised" License
101
stars
103
forks
source link
Can I create and sign monero transactions with this library? #12
Closed
9876691 closed 6 years ago
I'm new to Monero but have a lot of experience with Bitcoin and Ethereum etc.
I'm looking for a library that will help me generate Monero transactions. So is it possible with this library to do the following..
For 1, can you give some indications of the inputs required. i.e. in Bitcoin we would provide unspent outs, not sure if that's the same in Monero.
Any help greatly appreciated.