Bitcoin Forum
November 05, 2024, 08:09:57 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: n/a
n/a
n/a
n/a

Pages: « 1 ... 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 [106] 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 ... 294 »
  Print  
Author Topic: [ANN][VOOT] OLD THREAD  (Read 302207 times)
DrSnAzZy
Member
**
Offline Offline

Activity: 112
Merit: 10

VootCoin PR/IRC Admin


View Profile
June 30, 2014, 01:33:12 AM
 #2101

ESCROW Cheesy would revolutionize the market. Cant wait to see the update this week! Multipool is my #1 want. I cant wait to mine  Grin Grin Grin

Vootcoin!
grtthegreat
Legendary
*
Offline Offline

Activity: 1246
Merit: 1029



View Profile WWW
June 30, 2014, 01:44:42 AM
 #2102

Hello guys, its me grtth3gr3at announcing VanityVOOTCreator 1.1.0.

Current Version : 1.1.0

Last Updated : 30/06/2014



The zip file contains the batch files (vancreate.bat) and vanitygen.exe (the original vanitygen application).

SOURCE CODE

Code:
@echo off
TITLE VanityVOOTCreator 1.1.0 - grtth3gr3at

CALL :GETINPUT

:GETINPUT
cls
echo You can terminate the batch job anytime by pressing CTRL+C
echo.
echo.
echo Official VOOTCoin BTCTalk Thread : http://goo.gl/pbjDil
echo.
echo ==============================================================
echo Please Note that the VOOTCOIN addresses always start with V
echo ==============================================================
echo.
echo and the prefix letters have been added for your convenience.
echo.
echo.
echo ==============================================================
echo Press 1 to create vanity VootCoin Address.
echo Press 2 to exit.
echo ==============================================================
echo.
set /p Entry=Enter your choice :
if "%Entry%"=="1" (GOTO VOOT)
if "%Entry%"=="2" (EXIT)
if "%Entry%"=="" (GOTO GETINPUT)

:VOOT
echo.
set /p Patt=Enter your vanity pattern : V
vanitygen.exe -X 70 V%Patt%
GOTO SAFETY

:SAFETY
echo.
echo.
echo ==============================================================
echo Please save your Private Key and Address safely.
echo.
echo Getting the Priv Key and Address printed is recommended.
echo ==============================================================
echo.
echo.

set /p a=Do you want to exit ? (y/n) :
echo.
if "%a%"=="y" (GOTO GATE)
if "%a%"=="n" (GOTO GETINPUT)

:GATE
echo Created By : grtth3gr3at for VootCoin
echo Version 1.1.0
echo Dated : 30/6/2014
echo.
pause
EXIT


Tips are accepted and appreciated.
All Tips maybe sent to : VQHirV2yrqHVPwKPpfdHnxzCFno9fGvv3S
MsCollec (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 30, 2014, 01:53:10 AM
 #2103

Hello guys, its me grtth3gr3at announcing VanityVOOTCreator 1.1.0.

Current Version : 1.1.0

Last Updated : 30/06/2014



The zip file contains the batch files (vancreate.bat) and vanitygen.exe (the original vanitygen application).

SOURCE CODE

Code:
@echo off
TITLE VanityVOOTCreator 1.1.0 - grtth3gr3at

CALL :GETINPUT

:GETINPUT
cls
echo You can terminate the batch job anytime by pressing CTRL+C
echo.
echo.
echo Official VOOTCoin BTCTalk Thread : http://goo.gl/pbjDil
echo.
echo ==============================================================
echo Please Note that the VOOTCOIN addresses always start with V
echo ==============================================================
echo.
echo and the prefix letters have been added for your convenience.
echo.
echo.
echo ==============================================================
echo Press 1 to create vanity VootCoin Address.
echo Press 2 to exit.
echo ==============================================================
echo.
set /p Entry=Enter your choice :
if "%Entry%"=="1" (GOTO VOOT)
if "%Entry%"=="2" (EXIT)
if "%Entry%"=="" (GOTO GETINPUT)

:VOOT
echo.
set /p Patt=Enter your vanity pattern : V
vanitygen.exe -X 70 V%Patt%
GOTO SAFETY

:SAFETY
echo.
echo.
echo ==============================================================
echo Please save your Private Key and Address safely.
echo.
echo Getting the Priv Key and Address printed is recommended.
echo ==============================================================
echo.
echo.

set /p a=Do you want to exit ? (y/n) :
echo.
if "%a%"=="y" (GOTO GATE)
if "%a%"=="n" (GOTO GETINPUT)

:GATE
echo Created By : grtth3gr3at for VootCoin
echo Version 1.1.0
echo Dated : 30/6/2014
echo.
pause
EXIT


Tips are accepted and appreciated.
All Tips maybe sent to : VQHirV2yrqHVPwKPpfdHnxzCFno9fGvv3S


That was fast build. Thanks Wink
MsCollec (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 30, 2014, 01:57:28 AM
 #2104

Bhoot Projects
Nitesend - decentralized anon
Vootmarket - marketplace
Vootpay - Point of Sale for merchants
Ownership
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 30, 2014, 02:01:23 AM
 #2105

Bhoot Projects
Nitesend - decentralized anon
Vootmarket - marketplace
Vootpay - Point of Sale for merchants

Big plans for Voot ^^
InitialDat
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
June 30, 2014, 02:05:05 AM
 #2106

I like where this is going. I will buy more Smiley
captaindynamo
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
June 30, 2014, 02:50:35 AM
 #2107

What features are you interested to see on Vootmarket ?



Tor implementation
Ownership
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 30, 2014, 03:15:26 AM
 #2108

MsCollec are you @MsCollec on twitter? or is that a fake?
MsCollec (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 30, 2014, 03:18:48 AM
 #2109

MsCollec are you @MsCollec on twitter? or is that a fake?

100% real  Cheesy
Ownership
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 30, 2014, 03:24:07 AM
 #2110

MsCollec are you @MsCollec on twitter? or is that a fake?

100% real  Cheesy

You know how trolls are! Had to double-check  Grin
gpools
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
June 30, 2014, 03:35:40 AM
 #2111

cool voot 5k easily. Grin
MsCollec (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 30, 2014, 06:05:56 AM
 #2112

I have been getting lots of pm from interested developers regarding the vootmarket but the last deal stalled due because of some issues.

I already sold 700K vootcoin to cover the initial 5BTC vootmarket bounty which was intended for the down-payment before the deal fell apart.

However, I am in talk with 3 groups and i will update the thread once development begins.

Balance as at today
1,286,234 VOOT
5 BTC

Expenses:
10,000 VOOT logo bounty
Seio1
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
June 30, 2014, 07:29:03 AM
 #2113

5 BTC seems not that much as developement funds. What happens when it runs out? Community donations?
MsCollec (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 30, 2014, 07:46:26 AM
 #2114

5 BTC seems not that much as developement funds. What happens when it runs out? Community donations?

We have enough money
Bounty Balance
1,286,234 VOOT
5 BTC

You can donate  Grin
bittick
Hero Member
*****
Offline Offline

Activity: 2296
Merit: 506


Cryptocasino.com


View Profile
June 30, 2014, 08:18:40 AM
 #2115

What features are you interested to see on Vootmarket ?



I would love to see TOR being implemented in the market, escrow is a must, ability to build your own shop with products as you see on those black markets will be nice, if you would add more coins to pay with than just voot - it would be absolutely amazing and would get adopted really fast both by the honest sales people and the criminals.

check at what vericoin did with their adoption to bitcoin merchants (wherever btc is accepted, you can now pay with vericoin as well) voot should have that and much more!

bittick
Hero Member
*****
Offline Offline

Activity: 2296
Merit: 506


Cryptocasino.com


View Profile
June 30, 2014, 08:24:18 AM
 #2116

btw! 65BTC 24hour volume!!! NIIIIIIICE

MsCollec (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 30, 2014, 08:26:48 AM
 #2117

What features are you interested to see on Vootmarket ?



I would love to see TOR being implemented in the market, escrow is a must, ability to build your own shop with products as you see on those black markets will be nice, if you would add more coins to pay with than just voot - it would be absolutely amazing and would get adopted really fast both by the honest sales people and the criminals.

check at what vericoin did with their adoption to bitcoin merchants (wherever btc is accepted, you can now pay with vericoin as well) voot should have that and much more!

I have seen Veribit but i think it's not automated. Having an exchange connected to the POS will make it easier for conversion i think Undecided
bittick
Hero Member
*****
Offline Offline

Activity: 2296
Merit: 506


Cryptocasino.com


View Profile
June 30, 2014, 08:33:07 AM
 #2118

What features are you interested to see on Vootmarket ?



I would love to see TOR being implemented in the market, escrow is a must, ability to build your own shop with products as you see on those black markets will be nice, if you would add more coins to pay with than just voot - it would be absolutely amazing and would get adopted really fast both by the honest sales people and the criminals.

check at what vericoin did with their adoption to bitcoin merchants (wherever btc is accepted, you can now pay with vericoin as well) voot should have that and much more!

I have seen Veribit but i think it's not automated. Having an exchange connected to the POS will make it easier for conversion i think Undecided

It is not automated at the moment,, true, but it is possible to automate if used verification from blockchain. I saw some new alt with 100% premine using some sort of form for the IPO, which verifies if btc was sent to the address then checks the amounts, and sends the altcoin to the provided address.
Its susceptible to exploits i think, but could be secured as well, i think that altcoin was ALT industries or something like that, really weak support on it so far and i hope it stays that way Smiley 100% premine... this world is going crazy ;]]]

MsCollec (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 30, 2014, 08:40:22 AM
 #2119

What features are you interested to see on Vootmarket ?



I would love to see TOR being implemented in the market, escrow is a must, ability to build your own shop with products as you see on those black markets will be nice, if you would add more coins to pay with than just voot - it would be absolutely amazing and would get adopted really fast both by the honest sales people and the criminals.

check at what vericoin did with their adoption to bitcoin merchants (wherever btc is accepted, you can now pay with vericoin as well) voot should have that and much more!

I have seen Veribit but i think it's not automated. Having an exchange connected to the POS will make it easier for conversion i think Undecided

It is not automated at the moment,, true, but it is possible to automate if used verification from blockchain. I saw some new alt with 100% premine using some sort of form for the IPO, which verifies if btc was sent to the address then checks the amounts, and sends the altcoin to the provided address.
Its susceptible to exploits i think, but could be secured as well, i think that altcoin was ALT industries or something like that, really weak support on it so far and i hope it stays that way Smiley 100% premine... this world is going crazy ;]]]

It should be safe, I just have to get exchange done which is easy. Vootpay account will be connected to the exchange (Voot DEX ). If you want to pay with Voot at a restaurant that accepts only BTC ( the system places order at the exchange for BTC which withdraws it to the merchant btc address ) maybe 3-5mins  ??
kinda confusing  Grin
bittick
Hero Member
*****
Offline Offline

Activity: 2296
Merit: 506


Cryptocasino.com


View Profile
June 30, 2014, 09:13:32 AM
 #2120

What features are you interested to see on Vootmarket ?



I would love to see TOR being implemented in the market, escrow is a must, ability to build your own shop with products as you see on those black markets will be nice, if you would add more coins to pay with than just voot - it would be absolutely amazing and would get adopted really fast both by the honest sales people and the criminals.

check at what vericoin did with their adoption to bitcoin merchants (wherever btc is accepted, you can now pay with vericoin as well) voot should have that and much more!

I have seen Veribit but i think it's not automated. Having an exchange connected to the POS will make it easier for conversion i think Undecided

It is not automated at the moment,, true, but it is possible to automate if used verification from blockchain. I saw some new alt with 100% premine using some sort of form for the IPO, which verifies if btc was sent to the address then checks the amounts, and sends the altcoin to the provided address.
Its susceptible to exploits i think, but could be secured as well, i think that altcoin was ALT industries or something like that, really weak support on it so far and i hope it stays that way Smiley 100% premine... this world is going crazy ;]]]

It should be safe, I just have to get exchange done which is easy. Vootpay account will be connected to the exchange (Voot DEX ). If you want to pay with Voot at a restaurant that accepts only BTC ( the system places order at the exchange for BTC which withdraws it to the merchant btc address ) maybe 3-5mins  ??
kinda confusing  Grin

3-5 minutes is too long in a restaurant. People hate waiting and the new digital moneyz should bring joy and ease to life of regular Joes. A cc transaction is faster than that, so voot should aim to compete with that. would need to be 1-2 minutes at most.

as for an exchange, I don't think you can rely on the API of just one exchange, since this can be influenced tremendously by a pump and dump (you will have these constantly until the voot distribution is evened out through the users, because now you have whales holding bags and other wanting a piece of the action before the price rises) I suggest maintaining an average rate of voot from 3-5 exchange sites to secure the average rate and eliminate the volatility caused by day traders.
There are many ways to approach this, but you really need good developers.

What happend with the original team that was supposed to deliver VootMarket? I am a bit discouraged now Smiley

Pages: « 1 ... 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 [106] 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 ... 294 »
  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!