Bitcoin Forum
May 12, 2024, 01:29:05 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 »  All
  Print  
Author Topic: [ANN] Talon power - Internal Exchange in beta testing!!  (Read 2150 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
talonpower (OP)
Jr. Member
*
Offline Offline

Activity: 47
Merit: 4


View Profile
January 08, 2018, 02:26:25 AM
Last edit: September 26, 2018, 04:19:52 AM by talonpower
 #1


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


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

Wallets
Windows QT Wallet
Linux QT Wallet
Raspberry PI wallet - coming soon
 

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

GitHub
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.

The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
talonpower (OP)
Jr. Member
*
Offline Offline

Activity: 47
Merit: 4


View Profile
January 08, 2018, 03:08:27 AM
 #2

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
talonpower (OP)
Jr. Member
*
Offline Offline

Activity: 47
Merit: 4


View Profile
January 08, 2018, 03:26:51 AM
 #3

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
wobujidao
Newbie
*
Offline Offline

Activity: 79
Merit: 0


View Profile
January 08, 2018, 03:29:33 AM
 #4

Wow!  Smiley
bitnetter
Full Member
***
Offline Offline

Activity: 173
Merit: 100


View Profile
January 08, 2018, 08:00:58 AM
 #5

Posting today, last pow 10,000, but already 38,638 blocks?  Huh
user0000001
Sr. Member
****
Offline Offline

Activity: 938
Merit: 261


View Profile
January 08, 2018, 05:36:23 PM
 #6

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(
talonpower (OP)
Jr. Member
*
Offline Offline

Activity: 47
Merit: 4


View Profile
January 08, 2018, 05:44:01 PM
 #7

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
3dyx
Full Member
***
Offline Offline

Activity: 420
Merit: 102


https://twilight-coin.io/


View Profile
January 08, 2018, 05:46:56 PM
 #8

I can't see what is project purpose. or is this only for miner and trade on exchange.

talonpower (OP)
Jr. Member
*
Offline Offline

Activity: 47
Merit: 4


View Profile
January 08, 2018, 05:53:40 PM
 #9

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

talonpower (OP)
Jr. Member
*
Offline Offline

Activity: 47
Merit: 4


View Profile
January 08, 2018, 05:56:28 PM
 #10

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 $$$....Huh!!?!
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
talonpower (OP)
Jr. Member
*
Offline Offline

Activity: 47
Merit: 4


View Profile
January 09, 2018, 08:50:40 PM
 #11

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
lilkovs
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 28, 2018, 03:12:42 AM
 #12

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.
talonpower (OP)
Jr. Member
*
Offline Offline

Activity: 47
Merit: 4


View Profile
January 29, 2018, 11:51:11 PM
 #13

sure go ahead and sell them if you like.

darindarin
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile WWW
January 31, 2018, 06:12:11 AM
 #14

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 
Dlugina23
Sr. Member
****
Offline Offline

Activity: 504
Merit: 251



View Profile
January 31, 2018, 06:20:27 AM
 #15

Exchange open ?
talonpower (OP)
Jr. Member
*
Offline Offline

Activity: 47
Merit: 4


View Profile
February 22, 2018, 03:00:16 AM
 #16

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?

darindarin
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile WWW
March 05, 2018, 12:42:33 AM
 #17

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
talonpower (OP)
Jr. Member
*
Offline Offline

Activity: 47
Merit: 4


View Profile
March 05, 2018, 05:02:30 AM
 #18

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

Looking Good  Darin!

talonpower (OP)
Jr. Member
*
Offline Offline

Activity: 47
Merit: 4


View Profile
March 06, 2018, 09:36:35 PM
 #19



Updated Road Map
darindarin
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile WWW
March 08, 2018, 03:47:09 AM
 #20

Smiley
Pages: [1] 2 3 »  All
  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!