decentralized-application
Here are 85 public repositories matching this topic...
-
Updated
Aug 28, 2020
-
Updated
Oct 13, 2020 - Python
-
Updated
Nov 30, 2020 - C++
-
Updated
Apr 14, 2021 - TypeScript
-
Updated
Apr 18, 2021 - Java
-
Updated
Aug 31, 2019 - TypeScript
-
Updated
Jan 6, 2020 - TypeScript
The app was recently rejected because iOS 13 introduced a new usage description for Bluetooth (NSBluetoothPeripheralUsageDescription). This is because we use the react-native-permissions package to check if we have rights to certain things (for example notifications) and it is implemented in a way that it requires the usage descriptions to be filled, even if our app doesn't even use that featu
-
Updated
Aug 13, 2019 - JavaScript
-
Updated
Apr 17, 2021 - Rust
-
Updated
Jun 29, 2020 - Rust
-
Updated
Apr 3, 2018 - JavaScript
-
Updated
Jun 29, 2020 - Rust
Right now, the bet node runs lightning-cli getinfo and parses the output and reads the id and ip from the output and with those values an uri string is formed id@ip and using which an LN channel is established.
But if the LN node is not public or the IP is not configured in the LN node, the lightning-cli getinfo command returns NULL in addresses field and which result in reading NULL for
-
Updated
Jan 1, 2018 - TypeScript
-
Updated
Jan 6, 2021 - JavaScript
-
Updated
Mar 31, 2021 - Svelte
-
Updated
Aug 5, 2020 - Rust
-
Updated
Apr 15, 2021 - JavaScript
-
Updated
Nov 29, 2017
Snapshot deletion
Some messages/spam can be cleaned and deleted on a snapshot. But other data needs to be permanent.
- IPFS storage of data that is requested more than 1x
- use of permanodes?
- incentives for adding/storing/editing - like a wikipedia editor
-
Updated
Oct 30, 2019 - Vue
-
Updated
Feb 15, 2021 - Python
-
Updated
May 1, 2018 - HTML
-
Updated
Mar 23, 2019 - JavaScript
-
Updated
Apr 8, 2021 - Python
Improve this page
Add a description, image, and links to the decentralized-application topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the decentralized-application topic, visit your repo's landing page and select "manage topics."



Similarly as
bridge configure,user createshould be possible to use purely with CLI flags, without interactive prompt.