Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: talonpower on January 08, 2018, 02:26:25 AM



Title: [ANN] Talon power - Internal Exchange in beta testing!!
Post by: talonpower on January 08, 2018, 02:26:25 AM
https://talonpower.xyz/wp-content/uploads/2017/08/cropped-talon-power-header.png
TalonPower Coin

TalonPower is the only alternative digital currency created as an extension of a highly profitable Burst coin asset (link to main Burst coin website below). TalonPower was created as a fast, cheap payment network with a reasonable PoS reward system. A TalonPower Burst asset share swap system will be used to convert the shares into coins (a portion of the premined coins are reserved for this purpose), at which point the shares will be burned, both making the asset shares more valuable by reducing the outstanding shares while creating an alternative exchange to bring more people into the TalonPower coin network.

You can see the OLD TalonPower Burst asset on the Burst Asset Exchange here: https://explore.burst.cryptoguru.org/asset/14415315997266230153 (https://explore.burst.cryptoguru.org/asset/14415315997266230153)

 (http://x.burstnation.com/asset/14415315997266230153)
Specifications

Coin Type: Scrypt PoW/PoS
Max coin supply: 21,000,000
PoS percentage: Variable depending on block number
PoW Reward:  Variable depending on block number
Coin maturity: 3 blocks
Target Block Time: 64 seconds
Average Blocks Per Day: 1350
Target timespan block: 1 block
Transaction confirmations: 6 blocks
Premine amount:  913,846 (9%)
PoW Algorithm: Scrypt

2018 Roadmap
1) Web Wallet for TalonPower Coin - DONE
2) Get on Coinmarket Cap
3.) New Website
4) External Exchange(s)  -  
(currently on Waves as asset ID: 4P9pWsVvKyLJWw8veQhWWg6geCG4jvaMPnNkAY4wT4Yu)


Premined Coin Purpose
13,846: air dops
200,000: Talon Power Burst Asset Share Swaps
100,000: Dev Account
400,000: Will be used/sold to get on exchange
200,000: Marketing and Bounties

Website
(https://talonpowercoin.com)https://talonpowercoin.com

Wallets
Windows QT Wallet (https://github.com/TalonPower/Talon-Power-Coin-v1.1/releases/download/v1.3/talonpower-V1.3.exe)
Linux QT Wallet (https://github.com/TalonPower/Talon-Power-Coin-v1.1/archive/v1.3.tar.gz)
Raspberry PI wallet - coming soon (http://)
 

Block Explorer
https://chainz.cryptoid.info/tpwr/ (https://chainz.cryptoid.info/tpwr/)

GitHub
https://github.com/TalonPower/Talon-Power-Coin-v1.1 (https://github.com/TalonPower/Talon-Power-Coin-v1.1)

Current Nodes  ( 1/7/2018)
Code:
addnode=100.10.36.40
addnode=100.34.203.248
addnode=142.129.208.12
addnode=153.174.208.6
addnode=172.117.124.71
addnode=172.92.244.123
addnode=195.238.92.101
addnode=198.12.95.30
addnode=24.76.183.39
addnode=31.128.228.146
addnode=37.97.242.80
addnode=50.34.214.157
addnode=71.221.12.105
addnode=71.89.79.190
addnode=73.153.91.201
addnode=73.237.110.48
addnode=73.247.121.175
addnode=73.254.123.140
addnode=74.56.208.183
addnode=82.72.70.49
addnode=84.198.130.34
addnode=84.24.166.153
addnode=89.79.131.170
addnode=97.83.106.85
addnode=97.85.11.21
addnode=98.180.76.192



Raspberry Pi wallet instructions:  NEW WALLET Coming soon

  • run the wallet (file talonpower-qt-armhf)
    once wallet is running, create config file. Two ways to do this:

a) via GUI:
Code:
run Text Editor from Main Menu -> Accessories
paste contents of your TalonPower.conf file
File -> Save, save it on Desktop as talonpower.conf (case of letters in filename matters!!!)
run File Manager, then in menu View -> Show Hidden
go to folder /home/pi/.talonpower
copy talonpower.conf file from Desktop to this folder

b) via commandline:
Code:
open Terminal (or any other commandline), run commands:
cd ~/.talonpower/ (change directory)
nano talonpower.conf (open new file in text editor. case of letters in filename matters!!!)
paste contents of your TalonPower.conf file
Ctrl+O (save)
Ctrl+X (exit nano)

PoW period is now over, the coin is now PoS only!!

The purpose of the Thread is to keep the current coin holders up to date on what is going on with the coin.  Those who do not use Discord etc .   We will be posting info on where you can get coins for staking soon.   Again this thread is MAINLY for current users to be up to date,  But now that we have  added pow mining back at block 310,000 we will prob start a new thread soon.

Join our Discussion
twitter.com/TalonPower (https://twitter.com/TalonPower)
discord.gg/taGpEne (https://discord.gg/taGpEne)


Title: Re: [ANN] Talon power
Post by: talonpower on January 08, 2018, 03:08:27 AM
Close the wallet, and either drag the TalonPower.conf file from the zip or create the file "TalonPower.conf" in your Windows User folder "AppData\Roaming\TalonPower" (simply create a new .txt file, and then as long as you have file extensions visible in File Explorer, you can rename and change the extension to .conf)

Copy and paste the following into your .conf file, making sure to change the username and password (do not use spaces):

Code:
rpcuser=CREATE_YOUR_USERNAME
rpcpassword=CREATE_YOUR_PASSWORD
rpcallowip=127.0.0.1
rpcport=4210
rpcallowip=127.0.0.1
listen=1
server=1
txindex=1
daemon=1
addnode=100.10.36.40
addnode=100.34.203.248
addnode=142.129.208.12
addnode=153.174.208.6
addnode=172.117.124.71
addnode=172.92.244.123
addnode=195.238.92.101
addnode=198.12.95.30
addnode=24.76.183.39
addnode=31.128.228.146
addnode=37.97.242.80
addnode=50.34.214.157
addnode=71.221.12.105
addnode=71.89.79.190
addnode=73.153.91.201
addnode=73.237.110.48
addnode=73.247.121.175
addnode=73.254.123.140
addnode=74.56.208.183
addnode=82.72.70.49
addnode=84.198.130.34
addnode=84.24.166.153
addnode=89.79.131.170
addnode=97.83.106.85
addnode=97.85.11.21
addnode=98.180.76.192


Title: Re: [ANN] Talon power
Post by: talonpower on January 08, 2018, 03:26:51 AM
adding to masterhash.us pool

we are already past the  10k POW Mining stage, will that make a difference?

this thread was for current users to have a  place to come and get info,  obviously will be updated with more info on new users  just that we needed a place for everyone who doesn't discord etc to come to and get updates  and they all ask where is your bitcointalk thread lol


Title: Re: [ANN] Talon power
Post by: wobujidao on January 08, 2018, 03:29:33 AM
Wow!  :)


Title: Re: [ANN] Talon power
Post by: bitnetter on January 08, 2018, 08:00:58 AM
Posting today, last pow 10,000, but already 38,638 blocks?  ???


Title: Re: [ANN] Talon power
Post by: user0000001 on January 08, 2018, 05:36:23 PM
anonce today
premain +1.000.000
dev bad start .last pov 10k block
today 39k bloks!
12000 + block = moneysupply" : 1091864.40551288
((( bad start coin Talon(


Title: Re: [ANN] Talon power
Post by: talonpower on January 08, 2018, 05:44:01 PM
anonce today
premain +1.000.000
dev bad start .last pov 10k block
today 39k bloks!
12000 + block = moneysupply" : 1091864.40551288
((( bad start coin Talon(


Look at the website, what's to be expected...


did any of you read the ANN??


this is a existing coin,  the community wanted a bitcointalk forum post.

It explains that if you had read the Information posted


Title: Re: [ANN] Talon power
Post by: 3dyx on January 08, 2018, 05:46:56 PM
I can't see what is project purpose. or is this only for miner and trade on exchange.


Title: Re: [ANN] Talon power
Post by: talonpower on January 08, 2018, 05:53:40 PM
I can't see what is project purpose. or is this only for miner and trade on exchange.


this was a BURST asset,  as explained in the ANN...  we have had a 6+ month asset on the Burst Exchange,   that pays dividends to asset holders.   This is a extension to it.

This was a place for current asset holders to come for updates but i can see this is a mistake as no one is reading the the information as posted



Title: Re: [ANN] Talon power
Post by: talonpower on January 08, 2018, 05:56:28 PM
I can't see what is project purpose. or is this only for miner and trade on exchange.

Let me translate to you.

First they mine the coin between themselves.
Then it's an idea.., how to we get rid of this for $$$....???!!?!
Ohh!! Lets make an ANN on BCT as the suckers there can only BUY the coin from us on exchange.
Profit! (Not for you of course.)


what are you even talking about?  did you even read?

no one has asked you or anyone to buy anything.... this is for existing  asset holders to come for updates who do not like to use discord and prefer  here.

the only way to get the coin is to already have it or a asset.   

it will be available to the public when it is ready for now take your  FUD and troll elsewhere


Title: Re: [ANN] Talon power
Post by: talonpower on January 09, 2018, 08:50:40 PM
I found out about this coin through the TalonPower Burst asset, and since the asset has paid out so well, I am excited to see how this unique extension to the Burst asset will work out. Looks like a great fast coin for transferring funds.

thanks Leetleeze  just keep Hodling!!

and vote

https://c-cex.com/?id=vote&coin=tpwr


Title: Re: [ANN] Talon power
Post by: lilkovs on January 28, 2018, 03:12:42 AM
Hey just wondering if I should hold onto my 17,000 talon power burst shares or dump them for .1 burst? You closed the asset when I was away for about 3 weeks and I missed the explanation, any buyback, ect. So i was just wondering what was up? It was a huge surprise for me to see you closed the asset.

Secondly, is the talon power coin still in development or is that gone now too along with the burst asset?

Again sorry to bother you but I missed everything, and the discord channel is closed so I couldn't look back at messages. Just looking for some answers

Thanks.


Title: Re: [ANN] Talon power
Post by: talonpower on January 29, 2018, 11:51:11 PM
sure go ahead and sell them if you like.



Title: Re: [ANN] Talon power
Post by: darindarin on January 31, 2018, 06:12:11 AM
Hey just wondering if I should hold onto my 17,000 talon power burst shares or dump them for .1 burst? You closed the asset when I was away for about 3 weeks and I missed the explanation, any buyback, ect. So i was just wondering what was up? It was a huge surprise for me to see you closed the asset.

Secondly, is the talon power coin still in development or is that gone now too along with the burst asset?

Again sorry to bother you but I missed everything, and the discord channel is closed so I couldn't look back at messages. Just looking for some answers

Thanks.

https://discord.gg/smgmwjw

i believe their were too many discord groups it all got reshuffled and a lot of people were lost in the mix. read the pin posts and good luck 


Title: Re: [ANN] Talon power
Post by: Dlugina23 on January 31, 2018, 06:20:27 AM
Exchange open ?


Title: Re: [ANN] Talon power
Post by: talonpower on February 22, 2018, 03:00:16 AM
Exchange open ?

Not yet but you can find us on the  Waves  Exchange

https://beta.wavesplatform.com/dex?assetId2=4P9pWsVvKyLJWw8veQhWWg6geCG4jvaMPnNkAY4wT4Yu&assetId1=8LQW8f7P5d5PZM7GtZEBgaqRPGSzS3DfPuiXrURJ4AJS

do you have coins?



Title: Re: [ANN] Talon power
Post by: darindarin on March 05, 2018, 12:42:33 AM
Here is a quick video on Talon Power and where it is at now. I hope it helps someone if they have any questions.. any constructive criticism is welcomed. I do not make enough videos and would like to make some more soon.
https://youtu.be/ZVJpRlkoeiY (https://youtu.be/ZVJpRlkoeiY)


Title: Re: [ANN] Talon power
Post by: talonpower on March 05, 2018, 05:02:30 AM
Here is a quick video on Talon Power and where it is at now. I hope it helps someone if they have any questions.. any constructive criticism is welcomed. I do not make enough videos and would like to make some more soon.
https://youtu.be/ZVJpRlkoeiY (https://youtu.be/ZVJpRlkoeiY)

Looking Good  Darin!



Title: Re: [ANN] Talon power
Post by: talonpower on March 06, 2018, 09:36:35 PM
https://cdn.discordapp.com/attachments/415729836108152833/417469781608890378/road_map.png

Updated Road Map


Title: Re: [ANN] Talon power
Post by: darindarin on March 08, 2018, 03:47:09 AM
:)


Title: Re: [ANN] Talon power
Post by: darindarin on March 13, 2018, 07:31:43 AM
TalonPower Facebook page https://www.facebook.com/groups/1767823383292243/


Title: Re: [ANN] Talon power
Post by: darindarin on March 14, 2018, 07:07:11 AM
https://youtu.be/ASI5AB3Wxl8 (https://youtu.be/ASI5AB3Wxl8)

Wallet Download Instructions


Title: Re: [ANN] Talon power
Post by: moirahpascual11 on March 15, 2018, 09:47:24 AM
ill watch it,and looking forward to see more in here,hope will be successfull


Title: Re: [ANN] Talon power
Post by: cryptaxo on March 17, 2018, 07:57:43 AM
hi i was studying this project, but still i did not find any exchange, is exchange listing umderway? because this coinn seems to be 2 month old. what exchange is expected?


Title: Re: [ANN] Talon power
Post by: maryannsoriano1145 on April 11, 2018, 02:51:13 AM
maybe  sir they still working on it for the exchange,hope the team will post  new information about it and hope will continue to grow


Title: Re: [ANN] Talon power
Post by: leetlezee on June 26, 2018, 05:42:39 PM
hi i was studying this project, but still i did not find any exchange, is exchange listing umderway? because this coinn seems to be 2 month old. what exchange is expected?

Looks like development has been quietly going on behind the scenes.


Title: Re: [ANN] Talon power
Post by: litbit on July 04, 2018, 05:56:39 PM
I don't think the project is dead yet.... just a quiet period....
I'm still staking coins  :)


Title: Re: [ANN] Talon power
Post by: talonpower on July 10, 2018, 05:22:52 AM
hi i was studying this project, but still i did not find any exchange, is exchange listing umderway? because this coinn seems to be 2 month old. what exchange is expected?

Looks like dead project, no activity on Github, no word of any exchange.

you spoke a little too soon.   i  have been working on the code privately but it is now ready.

and are still keeping up with our Roadmap. as already posted on page one of this thread

new wallet instructions will be out soon

NEW POW and Staking rewards will be the following


Block        POW Mining Reward      staking %
---------------------------------------------------------------------
  310,000            7                        250%
  450,000          15                          50%   
  550,000          10                        500%
  700,000          15                        100%
  800,000            3                       1000%
  900,000            7                        250%
1,150,000          15                        50%   
1,350,000          10                        500%
1,700,000          15                        100%
2,000,000           3                       1000%

now that the wallet has been upgraded with a new look and added mining rewards,  we can now start talking to exchanges again now that the changes needed for them to list us is now complete


Title: Re: [ANN] Talon power
Post by: litbit on July 10, 2018, 05:16:36 PM
Testing the new wallet at the moment, waiting for the blockchain to fully sync


Title: Re: [ANN] Talon power - Update! POW MINING Returning | New Bounties
Post by: y78g90 on July 20, 2018, 09:21:02 AM
Hello Sir, where can we get this coin?
any airdrop?


Title: Re: [ANN] Talon power - Update! POW MINING Returning | New Bounties
Post by: litbit on July 21, 2018, 03:23:20 PM
New wallet has synced without problem. I'm back to staking!


Title: Re: [ANN] Talon power - Update! POW MINING Returning | New Bounties
Post by: artdata on July 21, 2018, 03:53:13 PM
i cant sync,addnode please


Title: Re: [ANN] Talon power - Update! POW MINING Returning | New Bounties
Post by: litbit on July 21, 2018, 08:34:06 PM
i cant sync,addnode please

I still am using the original list:

addnode=100.10.36.40
addnode=100.34.203.248
addnode=142.129.208.12
addnode=153.174.208.6
addnode=172.117.124.71
addnode=172.92.244.123
addnode=195.238.92.101
addnode=198.12.95.30
addnode=24.76.183.39
addnode=31.128.228.146
addnode=37.97.242.80
addnode=50.34.214.157
addnode=71.221.12.105
addnode=71.89.79.190
addnode=73.153.91.201
addnode=73.237.110.48
addnode=73.247.121.175
addnode=73.254.123.140
addnode=74.56.208.183
addnode=82.72.70.49
addnode=84.198.130.34
addnode=84.24.166.153
addnode=89.79.131.170
addnode=97.83.106.85
addnode=97.85.11.21
addnode=98.180.76.192


Title: Re: [ANN] Talon power
Post by: litbit on July 22, 2018, 08:19:22 PM
Exchange open ?
Not yet but you can find us on the  Waves  Exchange
https://beta.wavesplatform.com/dex?assetId2=4P9pWsVvKyLJWw8veQhWWg6geCG4jvaMPnNkAY4wT4Yu&assetId1=8LQW8f7P5d5PZM7GtZEBgaqRPGSzS3DfPuiXrURJ4AJS
do you have coins?
Hello Sir, I still don't get it.
Talonpower is based on waves platform, or stand on it's own platform ?
Or currently it still on waves platform , then you will swap to new platform, is this right ?

At the moment, there is the coin & wallet on its own blockchain at on side, and the token on the waves platform at the other side.
I don't know yet when and how it will pan out in the future



Title: Re: [ANN] Talon power
Post by: litbit on July 26, 2018, 06:11:58 PM
At the moment, there is the coin & wallet on its own blockchain at on side, and the token on the waves platform at the other side.
I don't know yet when and how it will pan out in the future
Hello, thanks for the response.
Oh I see, that means this token can be used on several blockchain, right ?
I still confuse about circulating supply, may be ½ available on waves, ½ available on it's native blockchain.
How if there is holder on waves want to migrate to other platform, that means supply on waves will be reduced ?

The token on the waves platform is independent of the coin.
As you can read earlier in the thread, starting with block 310000, you can start mining the coin.



Title: Re: [ANN] Talon power
Post by: talonpower on July 29, 2018, 10:14:27 PM
The token on the waves platform is independent of the coin.
As you can read earlier in the thread, starting with block 310000, you can start mining the coin.
I see. Thank you very much, Sir.
Is there any mobile wallet available for this app Sir ?
Many peoples just use their mobile phone to manage their cryptocurrency asset, instead of using  desktop.
It is more simple and easy to carry.

we will have a  webwallet  on the new site and you will be able to use it from there.

a mobile app has been discussed


Title: Re: [ANN] Talon power - Update! POW MINING Returning | New Bounties
Post by: leetlezee on July 29, 2018, 11:04:05 PM
SOLO MINING INSTRUCTIONS

Before you get started, you will need the username and password you created in the TalonPower.conf file (check second post in this thread). Also keep in mind that for solo mining, you need to keep your wallet open on the machine you're mining with.

CPU Mining
If you don't have it, download Pooler's CPU Miner: https://github.com/pooler/cpuminer/releases

Once you've extracted it, create a .txt file in the folder, then rename it with a ".bat" extension (if the file is still showing as a .txt filetype after changing it to .bat, you probably have file extensions hidden. Go to the "view" tab in Explorer and check the "File Name Extension" box, then try renaming the file again)

Now you can open your bat file with Notepad, and copy the following text and add in your username and password from above:

Code:
minerd --url http://127.0.0.1:4210 --userpass Username_From_TalonPower.Conf:Password_From_TalonPower.Conf --threads 3

The last part about "threads" refers to how many cores of your CPU will be mining, change at your discretion.

GPU Mining
If you don't have it, download Tpruvot's CCMiner 2.2: https://github.com/tpruvot/ccminer/releases

Once you've extracted it, rename one of the included sample .bat files to "TalonPower.bat" and then put in the following text, making sure to update the username and password:

Code:
ccminer-x64 -a scrypt -o http://127.0.0.1:4210 -u USERNAME_FROM_TALONPOWER.CONF -p PASSWORD_FROM_TALONPOWER.CONF
pause

It is normal for the miner to throw an "error" saying it's switching to getwork method when you first start it up. It will then start an "auto-tune" for 2 minutes to determine the best settings for your GPU. You can disable this by adding "--no-autotune" to your .bat file.


Title: Re: [ANN] Talon power - Update! Looking for mining pools
Post by: talonpower on July 29, 2018, 11:32:27 PM
MINING INSTRUCTIONS

Before you get started, you will need the username and password you created in the TalonPower.conf file (check second post in this thread).

CPU Mining
If you don't have it, download Pooler's CPU Miner: https://github.com/pooler/cpuminer/releases

Once you've extracted it, create a .txt file in the folder, then rename it with a ".bat" extension (if the file is still showing as a .txt filetype after changing it to .bat, you probably have file extensions hidden. Go to the "view" tab in Explorer and check the "File Name Extension" box, then try renaming the file again)

Now you can open your bat file with Notepad, and copy the following text and add in your username and password from above:

Code:
minerd --url http://127.0.0.1:4210 --userpass Username_From_TalonPower.Conf:Password_From_TalonPower.Conf --threads 3

The last part about "threads" refers to how many cores of your CPU will be mining, change at your discretion.

GPU Mining
If you don't have it, download Tpruvot's CCMiner 2.2: https://github.com/tpruvot/ccminer/releases

Once you've extracted it, rename one of the included sample .bat files to "TalonPower.bat" and then put in the following text, making sure to update the username and password:

Code:
ccminer-x64 -a scrypt -o http://127.0.0.1:4210 -u USERNAME_FROM_TALONPOWER.CONF -p PASSWORD_FROM_TALONPOWER.CONF
pause

It is normal for the miner to throw an "error" saying it's switching to getwork method when you first start it up. It will then start an "auto-tune" for 2 minutes to determine the best settings for your GPU. You can disable this by adding "--no-autotune" to your .bat file.

Thanks for the update...

anyone  who is part of a mining pool  please let us know any info we need to get started with your pool


Title: Re: [ANN] Talon power - Update! Looking for mining pools
Post by: darindarin on July 30, 2018, 06:41:22 AM
this is great. I will get started on this immediately!



Title: Re: [ANN] Talon power - Update! POW MINING Returning | New Bounties
Post by: smt_red on August 07, 2018, 03:04:33 PM
Where  MAC wallet ?


Title: Re: [ANN] Talon power - Update! POW MINING Returning | New Bounties
Post by: dienekes on August 11, 2018, 04:41:16 PM
I started on angrypool too. Hope will be good.


Title: Re: [ANN] Talon power - Update! POW MINING Returning | New Bounties
Post by: talonpower on August 26, 2018, 07:13:29 AM
Where  MAC wallet ?

let me see about a mac wallet,  i do not have a way of testing it


Title: Re: [ANN] Talon power - Update! Website | New Bounties
Post by: 0ne_sh0t on August 26, 2018, 11:20:31 PM
Talon Power is awesome! Thanks guys!


Title: Re: [ANN] Talon power - Update! Website | New Bounties
Post by: RealThoughtz on August 27, 2018, 03:06:37 PM
Talon Power is the best iv’e seen!


Title: Re: [ANN] Talon power - Update! Website | New Bounties
Post by: Zaziki on August 27, 2018, 06:10:34 PM
now solo mining twpr, first coins coming in!


Title: Re: [ANN] Talon power - Update! Website | New Bounties
Post by: talonpower on August 27, 2018, 11:20:48 PM
now solo mining twpr, first coins coming in!


great to have ya mining!


Title: Re: [ANN] Talon power - New Faucet on Site!
Post by: talonpower on August 27, 2018, 11:25:13 PM
the Faucet is up and running on the site!

https://talonpowercoin.com/?__wallets_faucet_ref=8e08814cd7908409

if you want to stake you will need to do the following after you do the faucet

1)   Solve captcha to earn your TPWR coin
2)   Then withdraw  (https://talonpowercoin.com/withdraw-talon-power) from site using  web wallet  to you desktop so that you can stake and earn even more

we will allow every hour unless we see some abuse

if you would like to donate coins to the faucet you can do so by depositing to this TPWR address:
TAQzgF1Ua8uR7aLUNTCQTg3q8emTriSoiA


Title: Re: [ANN] Talon power - Update! Website | New Bounties
Post by: MERRICK928 on August 31, 2018, 04:12:44 AM
The new website looks great!!! the road map is right on track... The future looks very bright


Title: Re: [ANN] Talon power - Update! Website | New Bounties
Post by: questen on September 08, 2018, 02:13:37 PM
nice, back pow mining and i mine it ;D


Title: Re: [ANN] Talon power - Update! Website | New Bounties
Post by: hta on September 08, 2018, 02:15:30 PM
When Exchange open ?


Title: Re: [ANN] Talon power - Update! Website | New Bounties
Post by: questen on September 08, 2018, 02:22:43 PM
When Exchange open ?
only dev know) ;)


Title: Re: [ANN] Talon power - Update! Website | New Bounties
Post by: israel.garcia2@yahoo.com on September 16, 2018, 09:28:29 PM
So can we still mine this coin? Also, what pool should we use?


Title: Re: [ANN] Talon power - Update! Website | New Bounties
Post by: leetlezee on September 16, 2018, 09:32:35 PM
So can we still mine this coin? Also, what pool should we use?

Yes, you can mine this coin. It is Scrypt algorithm, and you can use AngryPool.com (http://angrypool.com/site/skmining)


Title: Re: [ANN] Talon power - Update! Website | New Bounties
Post by: israel.garcia2@yahoo.com on September 16, 2018, 09:39:10 PM
So can we still mine this coin? Also, what pool should we use?

Yes, you can mine this coin. It is Scrypt algorithm, and you can use AngryPool.com (http://angrypool.com/site/skmining)

This is great news, thank you.


Title: Re: [ANN] Talon power - Internal Exchange in beta testing!!
Post by: talonpower on September 26, 2018, 04:21:00 AM
The internal exchange is now open for Beta testing

please don't flood the market with sell orders.

this is for testing the system and DB


Title: Re: [ANN] Talon power - Internal Exchange in beta testing!!
Post by: xmoffe on September 27, 2018, 03:02:57 PM
When will the webwallet work on www.talonpowercoin.com and where do i find Exchange?


Title: Re: [ANN] Talon power - Internal Exchange in beta testing!!
Post by: questen on October 05, 2018, 02:29:19 PM
The internal exchange is now open for Beta testing

please don't flood the market with sell orders.

this is for testing the system and DB
link please ???


Title: Re: [ANN] Talon power - Internal Exchange in beta testing!!
Post by: xmoffe on October 09, 2018, 12:56:18 AM
https://www.talonpowercoin.com/tpwrxchange/  ;)


Title: Re: [ANN] Talon power - Internal Exchange in beta testing!!
Post by: antminerguruguy on October 12, 2018, 01:21:56 PM
https://www.talonpowercoin.com/tpwrxchange/  ;)


" You know my daughter was born in May "

Or was it last night?