Bitcoin Forum
October 13, 2024, 12:54:08 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: Developing RBF service. How to find users/beta testers? on: August 05, 2024, 12:26:43 PM
Yes, I meant wallets like Unisat, Xverse, etc.
As far as I know, with Electrum Wallet, you cannot monitor the mempool for new transactions with SIGHASH_SINGLE | ANYONECANPAY.
Electrum does have transaction management capabilities, but it has to be done manually. This means that to use RBF on someone elses purchase, you will have to create the replacement transaction manually.
I am developing a service that simplifies these processes for the user as much as possible: user selecting runes/ordinals available in the mempool and pressing two buttons to purchase.

Regarding the "SpeedUp TX" feature, I propose a different solution than ViaBTC or Mempool Accelerator:
- (RBF) The ability to create a transaction that replaces the original one and you can manage your UTXOs: you can add funds if there are not enough for increasing the transaction fee, or replace existing ones if necessary.
- (CPFP) The ability to select an unconfirmed UTXO created by the original transaction and use it to accelerate the parent transaction's confirmation.
And most importantly, no service fees for acceleration, making it significantly cheaper than using accelerators like Mempool Accelerator.

Unfortunately, I don't have the funds to attract third-party services or testers. Therefore, I try to find collaborations where I provide access to my service (which is still in development). They use it and report any issues or bugs they find, which helps fix errors and improve the service.
2  Bitcoin / Project Development / Developing RBF service. How to find users/beta testers? on: August 04, 2024, 11:28:49 PM
I am developing a service/software for mempool monitoring and RBF transactions for buying runes or ordinals. Additionally, I have implemented UTXO management, as standard wallets do not offer such solutions, often leading to overpayment for transactions (e.g., when transferring funds from one wallet to several others). I decided to make the service as a website, believing it would be much more convenient for users. Moreover, with this approach, users do not have to provide their WIF/private key to use the software, minimizing the fear new users may have since they sign the transaction themselves and can see what they are signing.

At this stage, the core part of the project is almost ready, and I have decided to promote the software among potential users in parallel with its development. I would like to find at least some users (beta testers) who can help me find and fix various bugs. However, I am facing a problem—I am not quite sure how, where, or through whom I can promote my service. Over the past month, I have managed to start collaborating with only two closed groups on Discord, but unfortunately, the number of users who actually use the software is minimal (up to 10 people).

How can I find interested people and communities? How are crypto projects generally promoted?

For those interested, here is the usage guide: https://docs.bitioll.xyz

And the website itself: https://bitioll.xyz (Currently, I am manually granting access to all interested users, so if anyone is interested, please reach out, and I will provide an access key Smiley )
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!