Open plwalters opened 6 years ago
For a list of JSON RPC calls that are available -
https://bitcoin.org/en/developer-reference#remote-procedure-calls-rpcs
If you are looking for some basic direction you can look at the client-information
route that is set up inside of the settings
route - `src/routes/settings/routes/client-information' - which shows a complete end to end call of data and displaying it from the Litecoin node.
I saw this thread only after writing my comment in Discourse. So, I see that you did a lot more in this task than I anticipated and that appeals to me a lot. So, I am in a bind (assuming that you would care having me as a collaborator on this project) - as I have many open projects (Rob knows abou them all and keeps encouraging me to continue pursuing them even just myself)
If someone would like to shoot me a quick email giving a rundown on how the backend/API development is being done, I could look to implement a few of these features (should I be of any use).
Hey @JuxhinDB I'll try to do here shortly.
This is a milestone for the delivery of a proof of concept. All features should be expected to at least look functional.
Contributing
The below tasks outline exactly what needs to be done. If you are unsure of where to jump in the list below is the exact task list so take the time to get familiar and do not ask questions :) If the proof of concept proposal is accepted we can take more time to answer questions but for now speed of delivery is key.
Links
Design Documents - Has design mock and details the features and general look. Litecoin Core - The core software that runs a Litecoin node. The proposal is to replace the original wallet included in this software with the Aurelia based web wallet.
Task List
For the initial proof of concept the following pages / features should be in place -
If you are working on a component please respond to this as a comment and I'll add your name beside that component. If there is no GitHub activity within 48 hours after doing that name comes off so someone else can pick up the slack.