node-nano-node icon indicating copy to clipboard operation
node-nano-node copied to clipboard

Nano currency (Formerly raiblocks) partial node for node.js

Results 3 node-nano-node issues
Sort by recently updated
recently updated
newest added

Hi, is this library still working as intended? I have tried getting the [state block example](https://github.com/numtel/node-nano-node/blob/master/examples/stateblocks.js) to work but no blocks are being logged to console. Maybe a change in...

Hi there. First off, thank you for publishing this library. It has been very helpful. Maybe you can help me with this... I'm getting slightly different block values when calling...

Great project, However, I'm bit confused on how to detect the amount transferred when "send" block detected? It contains previous balance of the account but not the actual amount being...