Milestone 0.2.0 One App, All Things Bitcoin 🚀✨
Today we are proud to announce that after just 6 weeks of discussing, designing and coding we have a feature complete mobile lightning wallet which supports non-custodial CFD trading on testnet.
You can find release 0.2.0 here - give it a try and let us know what you think!
https://github.com/itchysats/10101/releases
Just download the tentenone-0.2.1.apk from our Github Releases.
-
Install 10101: We do not ship to the play store yet, so you have to download the apk from our github repository. Once downloaded open the apk (on your android device) and hit install.
-
Ignore Play Protect 😅: You may get a warning similar to the one showed in the second screenshot. You can ignore that one an install anyway 😇.
-
Open 10101 🚀: Once the app is installed it you can open it and start cfd trading with 10101 on testnet.
Have a look at our demo story to see how you can use the app.
Milestone 0.2.0 🗿
With that milestone we are releasing a feature complete lightning wallet app supporting non-custodial CFD trading. It's still not yet production ready, but you can already use the app with a broad feature set on testnet.
-
Send and receive bitcoin: 10101 is a full fledged on-chain wallet. The one stop for all things bitcoin 😉.
-
Open a dual funded channel with the maker: Both parties need to have money at stake in order for either party make a profit.
-
Open CFD position: This will add a custom output transaction to the lightning channel, representing the DLC.
-
Collaboratively settle a CFD position: This will remove the custom output from the lightning channel and update the lightning balances accordingly.
-
Send and receive lightning payments: What you'd expect from any full fledged lightning wallet. Create invoices or pay invoices.
Issues 🎯
Closed ✅
-
Payment history: https://github.com/itchysats/10101/issues/165
-
Containerize maker: https://github.com/itchysats/10101/issues/180
-
Send funds from maker to taker for channel opening: https://github.com/itchysats/10101/issues/199
-
Persist cfd data and custom output data for display and collab close on the taker: https://github.com/itchysats/10101/issues/201
-
Parse command line arguments to configure maker: https://github.com/itchysats/10101/issues/217
-
Do not hard-code settle amounts: https://github.com/itchysats/10101/issues/219
-
Pay lightning invoice: https://github.com/itchysats/10101/issues/223
-
Add continuous deployment to the maker: https://github.com/itchysats/10101/issues/228
-
Hide maker's funding transaction in tx-history of taker: https://github.com/itchysats/10101/issues/232
-
Maker to be able to handle multiple takers: https://github.com/itchysats/10101/issues/250
-
Calculate open-channel amount instead of pre-filling the complete balance: https://github.com/itchysats/10101/issues/278
-
Change theme color: https://github.com/itchysats/10101/issues/280
-
Improve the Dashboard: https://github.com/itchysats/10101/issues/282
-
Improve Seed backup screen: https://github.com/itchysats/10101/issues/283
-
Improve Receive Bitcoin: https://github.com/itchysats/10101/issues/285
-
Improve Dashboard after receiving (pending transation): https://github.com/itchysats/10101/issues/286
-
Improve Open Channel: https://github.com/itchysats/10101/issues/287
-
Redesign confirmation screen and CFD detail screen: https://github.com/itchysats/10101/issues/297
-
Embed TradingView XBTUSD widget in "Market" tab: https://github.com/itchysats/10101/issues/298
-
Lightning payments are marked as on-chain in the history: https://github.com/itchysats/10101/issues/314
-
CFD Offer screen price values are somehow not updated: https://github.com/itchysats/10101/issues/315
-
Add testnet configuration for released app: https://github.com/itchysats/10101/issues/336
-
Hide open channel card if channel is in creation: https://github.com/itchysats/10101/issues/337
-
List all open channels and connected peers: https://github.com/itchysats/10101/issues/340
-
Recover connections after maker or taker has been disconnected: https://github.com/itchysats/10101/issues/341
Want to reach out or see more?
-
Follow us on Twitter: https://twitter.com/itchysats
-
Read our project vision: https://makers.bolt.fun/project/10101
-
Join our public chat: https://matrix.to/#/%23tentenone%3Amatrix.org
-
Have a look at our figma: https://www.figma.com/file/zUBJpQ0v8cx6DHivS10OeI/TenTenOneWireFrame
-
Give our Github Repo a star: https://github.com/itchysats/10101