Reckless_Satoshi
Reckless_Satoshi
Labeling addresses comes very handy from time to time. It is not so handy if one needs to re-dicover the CLI command everytime :D Add a new option to Wallet...
Hello everyone :) I am compiling a list of _wallets compatibility_ for RoboSats (more like user experience readiness level) https://github.com/Reckless-Satoshi/robosats/issues/44. For a bit of context, RoboSats is a simple p2p...
**Is your feature request related to a problem? Please describe.** Most MUI components we are using can be scale in size up or down simply by changing the value of...
We are using django-rest-framework so it is a very low hanging fruit to exploit the API. In fact, some developers seem to be using it before any documentation has been...
### Full and up-to-date wallet compatibility table in 👛 http://learn.robosats.com/docs/wallets 👛 Lightning hold invoices are _weird_ . They are not used often and little focus is put on them by...
React Native App with simple react-native-webview and react-native-tor over typescript template. As described in https://github.com/Reckless-Satoshi/robosats/issues/42 - [x] Create setup guide - [x] Initialize over typescript template - [x] Webview app...
It might be a low hanging fruit to create a tiny react-native webview app wrapping the current webapp. It might also be possible to use react-native-tor https://github.com/Sifir-io/react-native-tor, so the user...
**Is your feature request related to a problem? Please describe.** We are currently relying on [LND](https://github.com/lightningnetwork/lnd) for RoboSats backend node. It does work pretty well. There is only a few...
Advanced users and large liquidity providers need better tools: a panel/workspace where they track many robots and orders, functions to batch load/save order configurations, further order customization, public order editing,...
RoboSats is simple, there is only 4 views: UserPage (aka LandingPage), MakerPage, OrderBook and OrderPage. The **UserPage** recently got a review and critic by the guys of [Bitcoin Design Community](https://github.com/BitcoinDesign)...