SergiySW / RaiBlocksJS

[not in active development] JavaScript functions for RaiBlocks node/wallet management via RPC commands
BSD 3-Clause "New" or "Revised" License
79 stars 18 forks source link

[WIP] RaiBlocksJS rewrite (This is a big one 😬) #6

Closed orrybaram closed 3 years ago

orrybaram commented 6 years ago

Motivation

With the growing potential of RaiBlocks, having an accessible API layer to interface with the protocol can let existing javascript developers create their own projects and expand the RaiBlocks landscape. Having a solid foundation for that is crucial. This PR looks to be that first step in creating a solid, well tested base for future development.

Features

Notes

Most of the methods were tested using a local node, but there's definitely potential for some them to be faulty

Todo

rebrec commented 6 years ago

wow this is a big pull request, hope it will be merged soon :)

orrybaram commented 6 years ago

Im changing this back to a WIP since I realized today that all of the 'expanded' functionality is missing. I hope to have this updated soon!

rebrec commented 6 years ago

i hope too :)