Bitcoin Forum
May 14, 2024, 11:37:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 [189] 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 ... 494 »
  Print  
Author Topic: [PND]Pandacoin | First Hybrid Wallet | 5000% Faster Blockchain Download | Instant Sync  (Read 1358873 times)
CuriousBenjamin
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
August 20, 2014, 05:15:59 AM
 #3761

^ I agree



4 satoshi's at AllCrypt Grin

WoW  Shocked only 3 at mintpal
1715686678
Hero Member
*
Offline Offline

Posts: 1715686678

View Profile Personal Message (Offline)

Ignore
1715686678
Reply with quote  #2

1715686678
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715686678
Hero Member
*
Offline Offline

Posts: 1715686678

View Profile Personal Message (Offline)

Ignore
1715686678
Reply with quote  #2

1715686678
Report to moderator
1715686678
Hero Member
*
Offline Offline

Posts: 1715686678

View Profile Personal Message (Offline)

Ignore
1715686678
Reply with quote  #2

1715686678
Report to moderator
ozzke
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
August 20, 2014, 05:30:19 AM
 #3762

10 more days to go!

Excitement building; let us see what happens August 30th.


we also see our difficulty and net weight stake vastly improved! Everything's looking good!

Probably most secure network out there Wink which is another extra feature of the coin

ozzke
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
August 20, 2014, 06:06:31 AM
 #3763

[07:58] <+Ozzke> we have several features coming out the 30th
[07:58] <+Ozzke> and we are looking far beyond
[07:58] <+Ozzke> we, the devs, are not in it for the quick money, otherwise we would've given up months ago
[07:59] <+Ozzke> we don't get paid for it
[07:59] <+Ozzke> we do want to make a coin that will appeal to everyone, that everyone can use in everyday life
[07:59] <+Ozzke> it's a long journey but we're just getting started
[08:00] <+Ozzke> we are looking a lot further than the 30th, we prefer not to set goals in value of the coin
[08:00] <+Ozzke> because that's not really relevant
[08:00] <+Ozzke> we set goal at the amount of users
[08:00] <+Ozzke> if the amount users go up
[08:00] <+Ozzke> the value goes up as well

One of my better speeches Tongue

CuriousBenjamin
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
August 20, 2014, 06:29:18 AM
 #3764

[07:58] <+Ozzke> we have several features coming out the 30th
[07:58] <+Ozzke> and we are looking far beyond
[07:58] <+Ozzke> we, the devs, are not in it for the quick money, otherwise we would've given up months ago
[07:59] <+Ozzke> we don't get paid for it
[07:59] <+Ozzke> we do want to make a coin that will appeal to everyone, that everyone can use in everyday life
[07:59] <+Ozzke> it's a long journey but we're just getting started
[08:00] <+Ozzke> we are looking a lot further than the 30th, we prefer not to set goals in value of the coin
[08:00] <+Ozzke> because that's not really relevant
[08:00] <+Ozzke> we set goal at the amount of users
[08:00] <+Ozzke> if the amount users go up
[08:00] <+Ozzke> the value goes up as well

One of my better speeches Tongue

Its true! pandacoin will only grow Cheesy
bumblebee101
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
August 20, 2014, 06:45:25 AM
 #3765

Anyone know why/where the rich list went on the blockchain explorer?
Litesire
Sr. Member
****
Offline Offline

Activity: 458
Merit: 500


View Profile
August 20, 2014, 06:49:14 AM
 #3766

Anyone know why/where the rich list went on the blockchain explorer?

It's amazing that pandacoin is getting approval from the Apple Store on the 30th Aug when Vertcoin has been trying to get approval for there iOS wallet for the last month.

*Popcorn*

Grownwithbtc
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
August 20, 2014, 06:51:33 AM
 #3767

Where can I check exchange rates? How hard will be mining?

The coin seems to be gaining popularity..
Litesire
Sr. Member
****
Offline Offline

Activity: 458
Merit: 500


View Profile
August 20, 2014, 06:52:53 AM
 #3768

Where can I check exchange rates? How hard will be mining?

The coin seems to be gaining popularity..

Mining is done, so you will need to throw some btc towards the coin, I think it will rise in value until the 30th if you want to make some quick money but make sure you out around the 28th/29th

Just a tip

stumbles
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile WWW
August 20, 2014, 07:00:52 AM
 #3769

Code:
#! /usr/bin/python2
# mintpal api coin converter
#
import json
import urllib2
import argparse

parser = argparse.ArgumentParser()
parser.add_argument("quantity", help="How many coins to convert", type=int)
parser.add_argument("base", help="Coin to start with", type=str)
args = parser.parse_args()

class MintPal():
def __init__(self):
self.version = 0.1
self.author = "STumbles"
def to_ltc(self):
self.url = "https://api.mintpal.com/v1/market/stats/%s/ltc" % (args.base)
self.data = json.loads(urllib2.urlopen(self.url).read())
self.coin_name = self.data[0]['coin']
self.coin_value = self.data[0]['last_price']
self.user_coin_total_worth = float(self.coin_value) * float(args.quantity)
print "%d %s is worth %s LiteCoins (LTC)" % (args.quantity, self.coin_name, str(self.user_coin_total_worth))

def main():
mp = MintPal()
mp.to_ltc()

if __name__ == "__main__":
main()




http://dpaste.com/12CMH2D this one uses mintpal (my other used cryptonator.) the API's are slightly different and i havent added in any coin_conversion yet. but this current build will allow quick command_line checking of PND -> LTC [doesnt have to be pnd. can be any mintpal/ltc coin(also easily editable for mintpal/btc markets)]


USAGE : python2 mintpal.py quantity coinabbreviation

EXAMPLE : python2 mintpal.py 15000 pnd
RESULT : 15000 PandaCoin (PND) is worth 0.04065 LiteCoins (LTC)

IN THE FUTURE
support for USD
converting to other coins rather than ltc/btc

i had this down easily and simply with the last API. results were not accurate though
ozzke
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
August 20, 2014, 07:04:25 AM
 #3770



Rethinking Digital Currency

Bitcoin, the world’s first decentralized digital currency, was launched in 2009. It was the prototype that introduced and demonstrated to the world the potential benefits and usages of a decentralized digital currency. However, digital currencies are still in their infant stages and have yet to see widespread mainstream adoption and usage as a unit of exchange both online and offline. There is a need to rethink the current approach to the design and marketing of digital currencies in order to achieve a global mass appeal.


August 30th

On the 30th of August the Pandacoin (PND) development team will unveil and release the highly anticipated set of major development updates to Pandacoin. The founders, developers, and architects of Pandacoin (PND) endeavor to redefine the current space with this set of major development updates, and be positioned to become the future digital currency of choice for the masses.


Stay Tuned
Pandacoin (PND) Development Team



dp1011
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
August 20, 2014, 07:15:48 AM
 #3771

Love PND not to be confused with PANDA Huh
stumbles
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile WWW
August 20, 2014, 07:17:22 AM
 #3772

Im getting tired. Gonna go lay down. Ill be back up in the AM for lots more. Good night all.

<3 Love PND <3
Joori
Full Member
***
Offline Offline

Activity: 192
Merit: 100


Just an average guy with an average job!


View Profile
August 20, 2014, 07:22:07 AM
 #3773

Anyone know why/where the rich list went on the blockchain explorer?

It's coming back, the server died when the price of PND shot up. Rebuilding the server and almost done, rich list and various other links are slowly being restored. The explorer for the most part is up but it's ugly looking and backup explorers are on their way to mitigate such disasters in the future Shocked

bish5555
Full Member
***
Offline Offline

Activity: 185
Merit: 100

@bleeprepeat


View Profile WWW
August 20, 2014, 07:29:54 AM
 #3774

^ I agree



4 satoshi's at AllCrypt Grin

that was me, can someone plse sell me more at 3 satosh  Grin

ozzke
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
August 20, 2014, 07:31:26 AM
 #3775

^ I agree



4 satoshi's at AllCrypt Grin

that was me, can someone plse sell me more at 3 satosh  Grin

You might have more luck on mintpal then!

Winner
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000


Look ARROUND!


View Profile
August 20, 2014, 07:32:05 AM
 #3776

^ I agree



4 satoshi's at AllCrypt Grin

that was me, can someone plse sell me more at 3 satosh  Grin

Awesome!


buy some in mintpal, they're 3 sats


.........................................
             █████████████████
         ███ ██     █     ██ ███
       ██ █████     █     █████ ██
     ███   █   █  █████  █   █   ███
   ███     █    ███ █ ███    █     ███
  ██  ███ ██ ███    █    ███ ██ ███  ██
  ██     ████       █      █████     ██
 ███   ██ █  ███    █    ███  █ ██   ███
 █ █ ██   █     ██  █  ██     █   ██ █ █
█████     █       █████       █     █████
 █ █ ██   █   ████  █  ████   █   ██ █ █
 ███   ████ ██      █      ██ ████   ███
  ██  █  █████      █      █████  █  ██
  ██ ██   ██ ████   █  ████  ██   ██ ██
   ██      █     ██████      █     ███
     ████  █   ██████████    █  ████
       ██ █████     █    ██████ ██
         ███  ██    █   ███  ███
            █████████████████
ARROUND









.









.
Telegram
ANN Thread
Bounty Thread
Whitepaper
bish5555
Full Member
***
Offline Offline

Activity: 185
Merit: 100

@bleeprepeat


View Profile WWW
August 20, 2014, 07:33:59 AM
 #3777

i guess so, gonna pack my allcrypt bags and head on down to minty's

ozzke
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
August 20, 2014, 07:53:22 AM
 #3778

i guess so, gonna pack my allcrypt bags and head on down to minty's

Good call Smiley we have a lot more volume there anyway

Joori
Full Member
***
Offline Offline

Activity: 192
Merit: 100


Just an average guy with an average job!


View Profile
August 20, 2014, 08:03:52 AM
 #3779

i guess so, gonna pack my allcrypt bags and head on down to minty's

Good call Smiley we have a lot more volume there anyway

[Arbitrage Intensifies...]
ozzke
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
August 20, 2014, 08:20:18 AM
 #3780

i guess so, gonna pack my allcrypt bags and head on down to minty's

Good call Smiley we have a lot more volume there anyway

[Arbitrage Intensifies...]

Which is normal once you get more volume Wink

Pages: « 1 ... 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 [189] 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 ... 494 »
  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!