This repository was archived by the owner on Aug 31, 2023. It is now read-only.
10101 Vision Idea #2
Locked
bonomat
started this conversation in
Show and tell
Replies: 1 comment
-
Project description for the tournament is live: https://makers.bolt.fun/project/10101 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
I've done a bit of research and wrote this wall of text together to foster our vision around TenTenOne.
Let me know what you think below:
TenTenOne
Background
There are a handful of Lightning Wallets available yet. From my limited research I came across:
And then there are custodial wallets which I leave out for now. Here is a list of other wallets - not sure how up2date this is though.
Form my personal opinion
Conclusion
To the best of my knowledge there is no full lightning node for the phone yet which provides great UX and flexibility to open channels to whoever you want.
Additionally, there is no lightning wallet which allows you to trade in a non-custodial way.
What we can learn from Breez and Phoenix in particular is: they offer a service to open channels and have a great UX. Both of them seem to be well adopted in the wild.
Problem
As of today, there is no awesome lightning wallet which
Proposal
Build an one-stop app for Bitcoiners. A mobile lightning wallet in the first place which offers non-custodial financial products (e.g. CFD trading).
Feature ideas
While mobile seems to be the first option for most users, it does not provide the flexibility for expert users (ourselves). Ideally, there is a lightning wallet which can run on my phone but can also be started on my RPi or server.
Particularly the latter one would allow usecases which require 24/7 availability (e.g. our current CFD protocol).
Idea: when starting the app one can chose whether to connect to an existing ItchySats daemon or start from scratch (relevant for [#Approach] further down below)
The core functionality of this app should be lightning, i.e. a wallet to send and receive lightning payments. This means, it needs to be possible to open channels and get in-bound liquidity somehow.
Our bread and butter is non-custodial trading. CFD and other derivatives seem to be the way to go given we don't have any other assets on Bitcoin. If we want to be relevant in the space we would need to provide same or better UX with better features (non-custodial).
In the long run we could look into Taro and other assets on Bitcoin (if it ever comes).
Dollar cost average would be cool
Receive your USD/AUD/EUR salary directly in Bitcoin
And many many more :)
Approach for the Tournament:
// edit 13.10.2022: @bonomat fixed formatting
Beta Was this translation helpful? Give feedback.
All reactions