Bitcoin Forum
November 11, 2024, 02:44:51 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] TailoredTrades.com - Create custom trading strategies with no coding! on: August 13, 2018, 05:19:18 AM
Ledger giveaway on our twitter @tailoredtrades!
2  Alternate cryptocurrencies / Service Announcements (Altcoins) / [ANN] TailoredTrades.com - Create custom trading strategies with no coding! on: August 08, 2018, 04:13:56 AM





3  Economy / Service Announcements / [ANN] Tailored Trades - Create automated strategies without coding! on: August 02, 2018, 03:18:10 AM






4  Economy / Services / Re: Looking for help with service ANN on: July 21, 2018, 03:54:19 AM
Check this thread: Overview of Bitcointalk Designers (Signature, Avatar, etc)

Press Ctrl + F and search for "ANN Thread" to see who does this kind of services.

Thanks!!
5  Economy / Services / Looking for help with service ANN on: July 21, 2018, 03:42:35 AM
Does anybody know of any member who has experience with ANNs that can design one?

Would need to see past ANNs you have created.

Will pay!
6  Bitcoin / Bitcoin Discussion / LN settling to main chain would cause bottleneck in blockchain anyways? on: June 11, 2018, 01:17:03 PM
I can't remember where I read the article/post but it brought up many good points I hadn't thought of before.

Lets say we are processing all of visa txs on LN. There are 40 million merchants accepting LN payments and at the end of day just 1% of them settle to main chain. This would cause an additional 400,000 txs to the main chain, which we cannot do.

Is the argument that merchants wouldn't settle to main chain? To me it seems like we still need to get on-chain txs to at least 100/sec to have any chance at real world usability. (100 was just a rough calculation)

What am I missing in this scenario?
7  Bitcoin / Project Development / Help with exchange API security issues on: May 27, 2018, 02:16:14 AM
Hey people.

I am almost done creating a project and without going into too much detail I wanted to implement something that allows trading through the exchange APIs for the user. I thought it was going to be relatively simple to do but then someone brought up security issues and past attacks on websites that are holding API keys where they pump coins. What is the best way from a security POV to do this.

I am too technical but my simple ideas are:
-We host them normally but only allow exchanges that can restrict IPs
-A user hosts a program locally that connects to my web app (Does this help the security issue?)

Any help or direction would be greatly appreciated!
8  Bitcoin / Project Development / Does anybody have an old (or new) crypto trading bot I could look at? on: April 19, 2018, 07:21:58 PM
I am trying to learn about what makes a trading bot successful and the different methods people use to signal trades in their bots. If you have one I could examine or know where I could find some that would be awesome. Thanks!
9  Bitcoin / Project Development / Re: How should I implement p2p selling of online goods? on: March 30, 2018, 05:18:16 PM
Yeah don't over-complicate this, it should be fairly easy to set up something without using smart contracts.
Are you building this website from scratch or are you using xsome kind of CMS? Perhaps there's a plugin that does most of the work for you?

I know that there are Wordpress extensions that have this exact functionality.

From scratch!
10  Bitcoin / Project Development / Re: How should I implement p2p selling of online goods? on: March 30, 2018, 02:04:20 PM
I'm not sure you need smart contracts. You just need to watch for transactions to complete.

One way to do it: Your seller will have to give its address to receive funds, and your buyer will have to send money to the seller address and to say you which is the transaction id of the transaction. You'll then be able to verify that transaction's value is equal to coins than must be spent and destination address, using a third party api.

Thanks will look into it.
11  Bitcoin / Project Development / How should I implement p2p selling of online goods? on: March 30, 2018, 09:51:56 AM
Hi there!

I am not a programmer nor am I as knowledgeable on this subject as I should be. I am in the middle of creating a website and want to implement peer to peer buying and selling without holding any of the crypto myself. In this case users sell something they designed to be used on my website and the buyers gain access to this item either permanently or for a certain time. Is this where smart contracts can help me? How would I go about this and what should I be educating myself on?

Thanks!
12  Bitcoin / Project Development / Re: Ways to automate crypto referral program? on: March 30, 2018, 09:39:35 AM
I have a project getting closer to completion and am looking for a way to automate the payments to users who earn from referrals. Does anyone know of something like this or is there a better way to do it?

Thanks!

Can you give some more information on what it is your trying to do.

E.g do you have all the names and addresses on a spreadsheet?
How many participants?
What coin or token will you be distributing?

I’m sure there could be a batch script that could be made.

So users earn a % on anyone they sign up and future revenue as well using their ref link. I know little about programming which is why I've hire people who do! I was hoping for an already made program to do everything automatically. As in connect to payment gateway or some way to track how much the users they sign up are paying to calculate fee, and then pay these people in bitcoin. In the first few months it could be as little as 10 people (hopefully not!) or it could be 1000 people (hopefully!). If you think the only way is to write a script ourselves then we will have to do that. Although I could manually pay out users for a while until it becomes too much to handle which is probably the best choice seen as it looks like nothing exists yet.
13  Bitcoin / Project Development / Ways to automate crypto referral program? on: March 27, 2018, 07:44:17 AM
I have a project getting closer to completion and am looking for a way to automate the payments to users who earn from referrals. Does anyone know of something like this or is there a better way to do it?

Thanks!
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!