Bitcoin Forum
June 14, 2025, 10:39:43 AM *
News: Pizza day contest voting
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 »  All
  Print  
Author Topic: Bisq Light Client Initiative Project  (Read 1133 times)
OrangeFren (OP)
Full Member
***
Online Online

Activity: 187
Merit: 575


View Profile WWW
September 18, 2024, 11:39:45 AM
Merited by klarki (50), LoyceV (42), BlackHatCoiner (40), eXch (30), d5000 (15), hugeblack (10), paid2 (8), Husna QA (5), dkbit98 (5), icopress (5), Pmalek (4), NotATether (4), ABCbits (3), aliveNFT (3), DdmrDdmr (1)
 #1


OrangeFren and eXch are happy to announce the public project aiming to initiate development of Bisq 1 light client in order to make it lightweight and usable for everyone.


Why?

Bisq 1 is the only existing fully decentralized Bitcoin exchange with meaningful volumes, which makes it a very valuable project.

The current state of the whole Bisq 1 project development is almost fully stale without addressing very important issues, and unfortunately we believe it has a very dubious future without such initiatives, while there is still a chance it can see a bright future if users are provided with a light client that does not require extreme specs and user efforts to run and maintain it. This is a list of some of its current issues: 

- constant UI lags
- random application hangs
- recurring connectivity issues
- extremely long launch times
- lack of trust in complex Java software builds that can't be verified causing many to run it in VMs which makes it even slower

We have also reviewed many messages on this and other forums/socials containing brief feedbacks on Bisq which showed us that people like the project and its concept but don't like its Java software stack realization, which causes most users prefer to CEX and other platforms to trade just to avoid running heavy Java software full of bugs and random issues due to its code complexity and lack of optimization.

We believe that the current Bisq implementation is its current entry barrier for both developers and users due to being based on Java, thus it needs an alternative client that:

- is fast
- is lightweight
- doesn't take ages to sync (but still with an option to use a self-hosted node)   
- provides a variety of options to manage user identities (add/remove/swap) without having to close and resync the client
- comes with absolutely necessary reproducible builds

Therefore we are volunteering to develop the concept, curate and sponsor the whole development roadmap at its initial stage until the first fully featured release.

How will it be done?

We will use Electrum as the core concept base for the implementation of the Bisq Light Client, since Electrum is one of the best light clients that were ever made and we think that the whole Bisq functionality can fit fully into Electrum-alike interface.

Here are some core concepts we wish to implement:

- The client will be written in Python using same concept Electrum has - being the GUI, the command-line interface and the RPC API in one piece of software, using the absolutely same GUI framework Electrum uses (Qt).

- It will have its own SPV servers for faster data synchronization of the BSQ chain, while still leaving an option to do it in a Bisq way for hardened privacy.

- It will use Electrum SPV servers for faster synchronization of Bitcoin data as a primary method (which might be penalizing for privacy), while still offering options to use full remote and local Bitcoin Core nodes.

These three points are core anchors to solve the performance issues that are present in the current Bisq 1 implementation. Once there is a protocol fully implemented in Python and a working CLI, the development should become easy and straightforward, enabling the FOSS community from the whole world to contribute.

Who will develop it?

We will wait for interested developers to contact us in order to distribute tasks and launch the initial development.

We also expect some current Bisq 1 core developers and contributors to attend and participate in this project development.

OrangeFren and eXch teams will also perform code security review at the first development stages since we have expertise in Python.

The Github repository will be managed by OrangeFren, eXch and current core Bisq 1 developers/contributors who will manifest interest in helping with its maintenance. An independent security audit will also be performed once there is a full featured release.

What is the funding?

The initial current project funding is 5 BTC (but not limited to) provided by eXch, whose team will also distribute the funds across all the contributors after each project stage completion based on their participation.

The distribution of funds evaluation will be performed by OrangeFren, eXch and any interested parties who wish to contribute into this project.

We also accept donations at the following addresses to be distributed across the contributors:

BTC: bc1q852fnqadh9w4fssnsh8jnh0ranqnrj2qn8pe7k
LTC: ltc1qrfvaw3y3rax4rz9420jffkuvatw3p6sc4gqjrg
ETH: 0x1087D9f292BD2148dAec878b0F383AeC4c63E0A7 (if stablecoins, please avoid USDT and USDC, while DAI is preferred)
XMR: 45JxXNs3AJYEyVNsT6TJWLYJKttw6b8yoSRBSXu3AgWEUys1oxiuFDL6VHMVaMDVUnBXtbCSCS4QfaT ymryniM4KGQ1vq6v

(These addresses belong to OrangeFren who will be responsible for proper distribution of donated funds)

How to participate?

If you are dev who is interested to make the part of this project, please send an email to bisqproject@mail.orangefren.com and inform us which part of the project you are interested to work on so we can add you to the initial core team.

Devs who wish to make the part of the core team are required to have good Python skills and experience in network application development and basic Bitcoin concepts.

Non-devs who wish to make the part of the team on other concepts (such as marketing, accounting or research) can also email us or simply joins our SimpleX Chat group.

The first development roadmap with a separate taskforce group for each point, which is considered STAGE 1:

- Full implementation of Bisq 1 protocol

- Research and development of public BSQ SPV server along with its synchronization model (either per address sync or per height sync)

- The client command line, GUI and API functionality development to be able to view, take and create Bisq offers. The first GUI concept will be based on Electrum interface tabs and menus.

We accept a possibility that Electrum wallet repository might be forked for development of the initial concept.

Once STAGE 1 is complete, the 5 BTC will be distributed across all the developers fairly.

We accept suggestions.

Please join our SimpleX Chat group to talk on topic:

SimpleX Group url


Email for any questions: bisqproject@mail.orangefren.com (currently forwarded to OrangeFren and eXch reps, but we also invite all the core Bisq 1 developers and contributors to be added to the forward list)

IMPORTANT: This project is not related to Bisq 2 thus any mentions of it will be considered offtopic

This post will be updated once the basic development team pops up meanwhile we are awaiting for proposals.

████████████████████                                                    OrangeFren.com                                                ████████████████████
instant KYC-free exchange comparison
████████████████████     Clearnet and onion available #kycfree + (prepaid Visa & Mastercard)     ████████████████████
dkbit98
Legendary
*
Offline Offline

Activity: 2632
Merit: 8045


Availa₿le


View Profile WWW
September 18, 2024, 08:54:49 PM
Merited by paid2 (1)
 #2

OrangeFren and eXch are happy to announce the public project aiming to initiate development of Bisq 1 light client in order to make it lightweight and usable for everyone.
Great initiative!
I like the idea of using Electrum wallet as a base, and there is similar looking open source wallet called Feather for monero.
It would be good if more developers join the project, not only from bitcoin since monero has the biggest volume in Bisq I expect to see some xmr developers joining as well.

▄███████████████████▄
████████████████████████

██████████▀▀▀▀██████████
███████████████▀▀███████
█████████▄▄███▄▄█████
████████▀▀████▀███████
█████████▄▄██▀██████████
████████████▄███████████
██████████████▄█████████
██████████▀▀███▀▀███████
███████████████████████
█████████▄▄████▄▄████████
▀███████████████████▀
.
 BC.GAME 
███████████████
███████████████
███████████████
███████████████
██████▀░▀██████
████▀░░░░░▀████
███░░░░░░░░░███
███▄░░▄░▄░░▄███
█████▀░░░▀█████

███████████████

███████████████

███████████████

███████████████
███████████████
███████████████
███████████████
███████████████
███░░▀░░░▀░░███
███░░▄▄▄░░▄████
███▄▄█▀░░▄█████
█████▀░░▐██████
█████░░░░██████

███████████████

███████████████

███████████████

███████████████
███████████████
███████████████
███████████████
███████████████
██████▀▀░▀▄░███
████▀░░▄░▄░▀███
███▀░░▀▄▀▄░▄███
███▄░░▀░▀░▄████
███░▀▄░▄▄██████

███████████████

███████████████

███████████████

███████████████

DEPOSIT BONUS
.1000%.
GET FREE
...5 BTC...

REFER & EARN
..$1000 + 15%..
COMMISSION


 Play Now 
icopress
Ken Masters
Legendary
*
Offline Offline

Activity: 2016
Merit: 10616



View Profile
September 19, 2024, 12:39:44 AM
 #3

I think anyone who has written at least one post in the Project Development section uses Electrum by default and out of habit.

That's why a new project whose conceptual base will be similar to Electrum will be an ideal solution... a kind of breath of fresh air. 👓

█████████████████████████
████████▀▀████▀▀█▀▀██████
█████▀████▄▄▄▄████████
███▀███▄███████████████
██▀█████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
██▄███████████████▀▀▄▄███
███▄███▀████████▀███▄████
█████▄████▀▀▀▀████▄██████
████████▄▄████▄▄█████████
█████████████████████████
 
 BitList 
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
REAL-TIME DATA TRACKING
CURATED BY THE COMMUNITY

.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
 
  List #kycfree Websites   
NotATether
Legendary
*
Offline Offline

Activity: 2002
Merit: 8588


Search? Try talksearch.io


View Profile WWW
September 19, 2024, 07:21:56 AM
Merited by dkbit98 (1)
 #4

I think it would be a good idea for everyone involved to agree on a design and layout for each of the tabs before you guys start the coding, just to save time.

Either way, I dislike Java. It's very backwards-compatible, but it eats up too much memory, and its memory usage is evident when you use any large IDE for example.

I like the idea of using Electrum wallet as a base, and there is similar looking open source wallet called Feather for monero.

Feather is a very good design indeed. But I'm about to run my own XMR node, and will move my Bitcoin node there too (bye bye Hetzner). I have just set up a Proxmox machine for it.

██
██
██
██
██
██
██
██
██
██
██
██
██
... LIVECASINO.io    Play Live Games with up to 20% cashback!...██
██
██
██
██
██
██
██
██
██
██
██
██
OrangeFren (OP)
Full Member
***
Online Online

Activity: 187
Merit: 575


View Profile WWW
September 19, 2024, 02:31:17 PM
 #5

I think it would be a good idea for everyone involved to agree on a design and layout for each of the tabs before you guys start the coding, just to save time.

Either way, I dislike Java. It's very backwards-compatible, but it eats up too much memory, and its memory usage is evident when you use any large IDE for example.

I like the idea of using Electrum wallet as a base, and there is similar looking open source wallet called Feather for monero.

Feather is a very good design indeed. But I'm about to run my own XMR node, and will move my Bitcoin node there too (bye bye Hetzner). I have just set up a Proxmox machine for it.

I'm quite amazed how this initiative reveals just how universally hated Java is  Grin

████████████████████                                                    OrangeFren.com                                                ████████████████████
instant KYC-free exchange comparison
████████████████████     Clearnet and onion available #kycfree + (prepaid Visa & Mastercard)     ████████████████████
paid2
Legendary
*
Offline Offline

Activity: 1064
Merit: 3688


Daily Cashbacks 🐳


View Profile
October 15, 2024, 07:10:17 AM
 #6

Friendly bump!

███████████▄
████████▄▄██
█████████▀█
███████████▄███████▄
█████▄█▄██████████████
████▄█▀▄░█████▄████████
████▄███░████████████▀
████░█████░█████▀▄▄▄▄▄
█████░█
██░█████████▀▀
░▄█▀
███░░▀▀▀██████
▀███████▄█▀▀▀██████▀
░░████▄▀░▀▀▀▀████▀
 

█████████████████████████
████████████▀░░░▀▀▀▀█████
█████████▀▀▀█▄░░░░░░░████
████▀▀░░░░░░░█▄░▄░░░▐████
████▌░░░░▄░░░▐████░░▐███
█████░░░▄██▄░░██▀░░░█████
█████▌░░▀██▀░░▐▌░░░▐█████
██████░░░░▀░░░░█░░░▐█████
██████▌░░░░░░░░▐█▄▄██████
███████▄░░▄▄▄████████████
█████████████████████████

█████████████████████████
████████▀▀░░░░░▀▀████████
██████░░▄██▄░▄██▄░░██████
█████░░████▀░▀████░░█████
████░░░░▀▀░░░░░▀▀░░░░████
████░░▄██░░░░░░░██▄░░████
████░░████░░░░░████░░████
█████░░▀▀░▄███▄░▀▀░░████
██████░░░░▀███▀░░░░██████
████████▄▄░░░░░▄▄████████
█████████████████████████
.
...SOL.....USDT...
...FAST PAYOUTS...
...BTC...
...TON...
NotATether
Legendary
*
Offline Offline

Activity: 2002
Merit: 8588


Search? Try talksearch.io


View Profile WWW
October 17, 2024, 06:45:32 AM
 #7

I'm quite amazed how this initiative reveals just how universally hated Java is  Grin

Enterprise vendors are stuck with it, so it's definitely not going anywhere for the next 50 years.  Roll Eyes

Have you found any devs for this project yet?

██
██
██
██
██
██
██
██
██
██
██
██
██
... LIVECASINO.io    Play Live Games with up to 20% cashback!...██
██
██
██
██
██
██
██
██
██
██
██
██
paid2
Legendary
*
Offline Offline

Activity: 1064
Merit: 3688


Daily Cashbacks 🐳


View Profile
October 17, 2024, 07:08:02 AM
 #8

Have you found any devs for this project yet?

Yeap someone is already working on the UI prototype:



A few other devs have joined the SimpleX group but I don't know how active they are, I think only 1 dev is working at the moment.

███████████▄
████████▄▄██
█████████▀█
███████████▄███████▄
█████▄█▄██████████████
████▄█▀▄░█████▄████████
████▄███░████████████▀
████░█████░█████▀▄▄▄▄▄
█████░█
██░█████████▀▀
░▄█▀
███░░▀▀▀██████
▀███████▄█▀▀▀██████▀
░░████▄▀░▀▀▀▀████▀
 

█████████████████████████
████████████▀░░░▀▀▀▀█████
█████████▀▀▀█▄░░░░░░░████
████▀▀░░░░░░░█▄░▄░░░▐████
████▌░░░░▄░░░▐████░░▐███
█████░░░▄██▄░░██▀░░░█████
█████▌░░▀██▀░░▐▌░░░▐█████
██████░░░░▀░░░░█░░░▐█████
██████▌░░░░░░░░▐█▄▄██████
███████▄░░▄▄▄████████████
█████████████████████████

█████████████████████████
████████▀▀░░░░░▀▀████████
██████░░▄██▄░▄██▄░░██████
█████░░████▀░▀████░░█████
████░░░░▀▀░░░░░▀▀░░░░████
████░░▄██░░░░░░░██▄░░████
████░░████░░░░░████░░████
█████░░▀▀░▄███▄░▀▀░░████
██████░░░░▀███▀░░░░██████
████████▄▄░░░░░▄▄████████
█████████████████████████
.
...SOL.....USDT...
...FAST PAYOUTS...
...BTC...
...TON...
apogio
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1740


Duelbits.com - Rewarding, beyond limits.


View Profile WWW
October 17, 2024, 11:47:25 AM
 #9

Hi, count me in. Due to busy schedule, I will be as active as I can.

Apart from my daily job as a software engineer, I am also writing open-source code in my free time.

Therefore, from now on, I will move all of my open-source time into this project.

PS: It's never easy to find a balance between daily job and open-source. I think we all know that.

OrangeFren (OP)
Full Member
***
Online Online

Activity: 187
Merit: 575


View Profile WWW
October 18, 2024, 01:42:14 PM
Merited by dkbit98 (1), paid2 (1), apogio (1)
 #10

GitHub repo for the project:
https://github.com/orangefren/Bisq-Light-Client

If you'd like to work any part of the project simply fork the repo and submit your code there

████████████████████                                                    OrangeFren.com                                                ████████████████████
instant KYC-free exchange comparison
████████████████████     Clearnet and onion available #kycfree + (prepaid Visa & Mastercard)     ████████████████████
paid2
Legendary
*
Offline Offline

Activity: 1064
Merit: 3688


Daily Cashbacks 🐳


View Profile
November 03, 2024, 07:49:09 PM
 #11

November bump Smiley

███████████▄
████████▄▄██
█████████▀█
███████████▄███████▄
█████▄█▄██████████████
████▄█▀▄░█████▄████████
████▄███░████████████▀
████░█████░█████▀▄▄▄▄▄
█████░█
██░█████████▀▀
░▄█▀
███░░▀▀▀██████
▀███████▄█▀▀▀██████▀
░░████▄▀░▀▀▀▀████▀
 

█████████████████████████
████████████▀░░░▀▀▀▀█████
█████████▀▀▀█▄░░░░░░░████
████▀▀░░░░░░░█▄░▄░░░▐████
████▌░░░░▄░░░▐████░░▐███
█████░░░▄██▄░░██▀░░░█████
█████▌░░▀██▀░░▐▌░░░▐█████
██████░░░░▀░░░░█░░░▐█████
██████▌░░░░░░░░▐█▄▄██████
███████▄░░▄▄▄████████████
█████████████████████████

█████████████████████████
████████▀▀░░░░░▀▀████████
██████░░▄██▄░▄██▄░░██████
█████░░████▀░▀████░░█████
████░░░░▀▀░░░░░▀▀░░░░████
████░░▄██░░░░░░░██▄░░████
████░░████░░░░░████░░████
█████░░▀▀░▄███▄░▀▀░░████
██████░░░░▀███▀░░░░██████
████████▄▄░░░░░▄▄████████
█████████████████████████
.
...SOL.....USDT...
...FAST PAYOUTS...
...BTC...
...TON...
Joel_Jantsen
Legendary
*
Offline Offline

Activity: 2170
Merit: 1357


Top-tier crypto casino and sportsbook


View Profile
November 04, 2024, 02:44:46 PM
Merited by paid2 (1)
 #12

Great initiative! I love how everything is done transparently and how much emphasis is being put on open source! I'm a big fan of FOSS so I will keep an eye on the repo for issues/progress.

██████▄██▄███████████▄█▄
█████▄█████▄████▄▄▄█
███████████████████
████▐███████████████████
███████████▀▀▄▄▄▄███████
██▄███████▄▀███▀█▀▀█▄▄▄█
▀██████████▄█████▄▄█████▀██
██████████▄████▀██▄▀▀▀█████▄
█████████████▐█▄▀▄███▀██▄
███████▄▄▄███▌▌█▄▀▀███████▄
▀▀▀███████████▌██▀▀▀▀▀█▄▄▄████▀
███████▀▀██████▄▄██▄▄▄▄███▀▀
████████████▀▀▀██████████
 BETFURY ....█████████████
███████████████
███████████████
██▀▀▀▀█▀▀▄░▄███
█▄░░░░░██▌▐████
█████▌▐██▌▐████
███▀▀░▀█▀░░▀███
██░▄▀░█░▄▀░░░██
██░░░░█░░░░░░██
███▄░░▄█▄░░▄███
███████████████
███████████████
░░█████████████
█████████████
███████████████
███████████████
██▀▄▄▄▄▄▄▄▄████
██░█▀░░░░░░░▀██
██░█░▀░▄░▄░░░██
██░█░░█████░░██
██░█░░▀███▀░░██
██░█░░░░▀░░▄░██
████▄░░░░░░░▄██
███████████████
███████████████
░░█████████████
paid2
Legendary
*
Offline Offline

Activity: 1064
Merit: 3688


Daily Cashbacks 🐳


View Profile
December 02, 2024, 03:19:15 AM
 #13

December bump!

███████████▄
████████▄▄██
█████████▀█
███████████▄███████▄
█████▄█▄██████████████
████▄█▀▄░█████▄████████
████▄███░████████████▀
████░█████░█████▀▄▄▄▄▄
█████░█
██░█████████▀▀
░▄█▀
███░░▀▀▀██████
▀███████▄█▀▀▀██████▀
░░████▄▀░▀▀▀▀████▀
 

█████████████████████████
████████████▀░░░▀▀▀▀█████
█████████▀▀▀█▄░░░░░░░████
████▀▀░░░░░░░█▄░▄░░░▐████
████▌░░░░▄░░░▐████░░▐███
█████░░░▄██▄░░██▀░░░█████
█████▌░░▀██▀░░▐▌░░░▐█████
██████░░░░▀░░░░█░░░▐█████
██████▌░░░░░░░░▐█▄▄██████
███████▄░░▄▄▄████████████
█████████████████████████

█████████████████████████
████████▀▀░░░░░▀▀████████
██████░░▄██▄░▄██▄░░██████
█████░░████▀░▀████░░█████
████░░░░▀▀░░░░░▀▀░░░░████
████░░▄██░░░░░░░██▄░░████
████░░████░░░░░████░░████
█████░░▀▀░▄███▄░▀▀░░████
██████░░░░▀███▀░░░░██████
████████▄▄░░░░░▄▄████████
█████████████████████████
.
...SOL.....USDT...
...FAST PAYOUTS...
...BTC...
...TON...
paid2
Legendary
*
Offline Offline

Activity: 1064
Merit: 3688


Daily Cashbacks 🐳


View Profile
December 18, 2024, 07:14:51 PM
Merited by Joel_Jantsen (3), dkbit98 (1)
 #14

Here's some updates about the project:




Feel free to join the SimpleX group to follow the ongoing development of the project:

Please join our SimpleX Chat group to talk on topic:

SimpleX Group url


███████████▄
████████▄▄██
█████████▀█
███████████▄███████▄
█████▄█▄██████████████
████▄█▀▄░█████▄████████
████▄███░████████████▀
████░█████░█████▀▄▄▄▄▄
█████░█
██░█████████▀▀
░▄█▀
███░░▀▀▀██████
▀███████▄█▀▀▀██████▀
░░████▄▀░▀▀▀▀████▀
 

█████████████████████████
████████████▀░░░▀▀▀▀█████
█████████▀▀▀█▄░░░░░░░████
████▀▀░░░░░░░█▄░▄░░░▐████
████▌░░░░▄░░░▐████░░▐███
█████░░░▄██▄░░██▀░░░█████
█████▌░░▀██▀░░▐▌░░░▐█████
██████░░░░▀░░░░█░░░▐█████
██████▌░░░░░░░░▐█▄▄██████
███████▄░░▄▄▄████████████
█████████████████████████

█████████████████████████
████████▀▀░░░░░▀▀████████
██████░░▄██▄░▄██▄░░██████
█████░░████▀░▀████░░█████
████░░░░▀▀░░░░░▀▀░░░░████
████░░▄██░░░░░░░██▄░░████
████░░████░░░░░████░░████
█████░░▀▀░▄███▄░▀▀░░████
██████░░░░▀███▀░░░░██████
████████▄▄░░░░░▄▄████████
█████████████████████████
.
...SOL.....USDT...
...FAST PAYOUTS...
...BTC...
...TON...
dkbit98
Legendary
*
Offline Offline

Activity: 2632
Merit: 8045


Availa₿le


View Profile WWW
December 23, 2024, 08:01:38 PM
 #15

Here's some updates about the project
It's good to hear that things are moving in good direction.
Do we know how many developers are currently working on Bisq Lite project?
I am sure it wouldn't hurt anyone to get few more brains joining the team if it's not to late.

▄███████████████████▄
████████████████████████

██████████▀▀▀▀██████████
███████████████▀▀███████
█████████▄▄███▄▄█████
████████▀▀████▀███████
█████████▄▄██▀██████████
████████████▄███████████
██████████████▄█████████
██████████▀▀███▀▀███████
███████████████████████
█████████▄▄████▄▄████████
▀███████████████████▀
.
 BC.GAME 
███████████████
███████████████
███████████████
███████████████
██████▀░▀██████
████▀░░░░░▀████
███░░░░░░░░░███
███▄░░▄░▄░░▄███
█████▀░░░▀█████

███████████████

███████████████

███████████████

███████████████
███████████████
███████████████
███████████████
███████████████
███░░▀░░░▀░░███
███░░▄▄▄░░▄████
███▄▄█▀░░▄█████
█████▀░░▐██████
█████░░░░██████

███████████████

███████████████

███████████████

███████████████
███████████████
███████████████
███████████████
███████████████
██████▀▀░▀▄░███
████▀░░▄░▄░▀███
███▀░░▀▄▀▄░▄███
███▄░░▀░▀░▄████
███░▀▄░▄▄██████

███████████████

███████████████

███████████████

███████████████

DEPOSIT BONUS
.1000%.
GET FREE
...5 BTC...

REFER & EARN
..$1000 + 15%..
COMMISSION


 Play Now 
apogio
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1740


Duelbits.com - Rewarding, beyond limits.


View Profile WWW
December 23, 2024, 08:07:55 PM
 #16

I am sure it wouldn't hurt anyone to get few more brains joining the team if it's not to late.

Since the project is open-source, I am certain that you can help.
And since you seem to be a valuable member of the forum, I am certain you 'll help as much as you can.

Unfortunately, my schedule hasn't allowed me to help... At first I thought I 'd be more available, but life is busy these days. I 'll jump in as soon as I can.

paid2
Legendary
*
Offline Offline

Activity: 1064
Merit: 3688


Daily Cashbacks 🐳


View Profile
December 23, 2024, 08:08:41 PM
Merited by dkbit98 (1)
 #17

It's good to hear that things are moving in good direction.
Do we know how many developers are currently working on Bisq Lite project?
I am sure it wouldn't hurt anyone to get few more brains joining the team if it's not to late.

I could be wrong, but it seems that Cockatiel is working on his own at the moment. There are, however, two or three active devs in the SimpleX group, who (I suppose) will be able to contribute to the project at a later stage probably.

███████████▄
████████▄▄██
█████████▀█
███████████▄███████▄
█████▄█▄██████████████
████▄█▀▄░█████▄████████
████▄███░████████████▀
████░█████░█████▀▄▄▄▄▄
█████░█
██░█████████▀▀
░▄█▀
███░░▀▀▀██████
▀███████▄█▀▀▀██████▀
░░████▄▀░▀▀▀▀████▀
 

█████████████████████████
████████████▀░░░▀▀▀▀█████
█████████▀▀▀█▄░░░░░░░████
████▀▀░░░░░░░█▄░▄░░░▐████
████▌░░░░▄░░░▐████░░▐███
█████░░░▄██▄░░██▀░░░█████
█████▌░░▀██▀░░▐▌░░░▐█████
██████░░░░▀░░░░█░░░▐█████
██████▌░░░░░░░░▐█▄▄██████
███████▄░░▄▄▄████████████
█████████████████████████

█████████████████████████
████████▀▀░░░░░▀▀████████
██████░░▄██▄░▄██▄░░██████
█████░░████▀░▀████░░█████
████░░░░▀▀░░░░░▀▀░░░░████
████░░▄██░░░░░░░██▄░░████
████░░████░░░░░████░░████
█████░░▀▀░▄███▄░▀▀░░████
██████░░░░▀███▀░░░░██████
████████▄▄░░░░░▄▄████████
█████████████████████████
.
...SOL.....USDT...
...FAST PAYOUTS...
...BTC...
...TON...
paid2
Legendary
*
Offline Offline

Activity: 1064
Merit: 3688


Daily Cashbacks 🐳


View Profile
January 02, 2025, 01:48:57 AM
 #18

January bump Smiley

███████████▄
████████▄▄██
█████████▀█
███████████▄███████▄
█████▄█▄██████████████
████▄█▀▄░█████▄████████
████▄███░████████████▀
████░█████░█████▀▄▄▄▄▄
█████░█
██░█████████▀▀
░▄█▀
███░░▀▀▀██████
▀███████▄█▀▀▀██████▀
░░████▄▀░▀▀▀▀████▀
 

█████████████████████████
████████████▀░░░▀▀▀▀█████
█████████▀▀▀█▄░░░░░░░████
████▀▀░░░░░░░█▄░▄░░░▐████
████▌░░░░▄░░░▐████░░▐███
█████░░░▄██▄░░██▀░░░█████
█████▌░░▀██▀░░▐▌░░░▐█████
██████░░░░▀░░░░█░░░▐█████
██████▌░░░░░░░░▐█▄▄██████
███████▄░░▄▄▄████████████
█████████████████████████

█████████████████████████
████████▀▀░░░░░▀▀████████
██████░░▄██▄░▄██▄░░██████
█████░░████▀░▀████░░█████
████░░░░▀▀░░░░░▀▀░░░░████
████░░▄██░░░░░░░██▄░░████
████░░████░░░░░████░░████
█████░░▀▀░▄███▄░▀▀░░████
██████░░░░▀███▀░░░░██████
████████▄▄░░░░░▄▄████████
█████████████████████████
.
...SOL.....USDT...
...FAST PAYOUTS...
...BTC...
...TON...
paid2
Legendary
*
Offline Offline

Activity: 1064
Merit: 3688


Daily Cashbacks 🐳


View Profile
January 15, 2025, 11:04:55 AM
Merited by dkbit98 (1)
 #19

The project keeps moving forward, friends! Smiley

The headless app (without UI) is almost ready now, you can see the recent updates on the following link: https://github.com/thecockatiel/bisq_light_client

It's great to see the project moving forward, cockatiel is producing a ton of work very quickly!
By the way, as always feel free to join the SimpleX Chat group to follow the ongoing development/discussions about the project:

Quote
Please join our SimpleX Chat group to talk on topic:

SimpleX Group url


███████████▄
████████▄▄██
█████████▀█
███████████▄███████▄
█████▄█▄██████████████
████▄█▀▄░█████▄████████
████▄███░████████████▀
████░█████░█████▀▄▄▄▄▄
█████░█
██░█████████▀▀
░▄█▀
███░░▀▀▀██████
▀███████▄█▀▀▀██████▀
░░████▄▀░▀▀▀▀████▀
 

█████████████████████████
████████████▀░░░▀▀▀▀█████
█████████▀▀▀█▄░░░░░░░████
████▀▀░░░░░░░█▄░▄░░░▐████
████▌░░░░▄░░░▐████░░▐███
█████░░░▄██▄░░██▀░░░█████
█████▌░░▀██▀░░▐▌░░░▐█████
██████░░░░▀░░░░█░░░▐█████
██████▌░░░░░░░░▐█▄▄██████
███████▄░░▄▄▄████████████
█████████████████████████

█████████████████████████
████████▀▀░░░░░▀▀████████
██████░░▄██▄░▄██▄░░██████
█████░░████▀░▀████░░█████
████░░░░▀▀░░░░░▀▀░░░░████
████░░▄██░░░░░░░██▄░░████
████░░████░░░░░████░░████
█████░░▀▀░▄███▄░▀▀░░████
██████░░░░▀███▀░░░░██████
████████▄▄░░░░░▄▄████████
█████████████████████████
.
...SOL.....USDT...
...FAST PAYOUTS...
...BTC...
...TON...
apogio
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1740


Duelbits.com - Rewarding, beyond limits.


View Profile WWW
January 15, 2025, 11:17:59 AM
Merited by paid2 (1)
 #20

The project keeps moving forward, friends! Smiley

Incredible work by Cockatiel, but also everyone who has participated. I wish I had more time, but nevertheless, I am happy to see such a fast-paced progress.

Pages: [1] 2 3 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!