Bitcoin Forum
April 18, 2024, 11:19:59 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5] 6 »  All
  Print  
Author Topic: [ANN][TRUST] --> TRUSTplus TRUST <-- [X16S][PoW][MN]  (Read 5229 times)
opop87
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
January 27, 2019, 09:26:28 AM
 #81

When can the boss trade on the platform? How much is the price of TRUST?
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713482399
Hero Member
*
Offline Offline

Posts: 1713482399

View Profile Personal Message (Offline)

Ignore
1713482399
Reply with quote  #2

1713482399
Report to moderator
opop87
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
January 27, 2019, 11:16:24 AM
 #82

If someone wants to sell coins, please speak, what is the price? I also want to receive 10 million TXPs and build a node. .
BlockMiner.me
Copper Member
Newbie
*
Offline Offline

Activity: 61
Merit: 0


View Profile WWW
January 27, 2019, 06:12:43 PM
 #83




BlockMiner.me
0.9% Fee
Location Europe
Dedicated Port for each Coin !



Algo: x16s
Code:
stratum+tcp://blockminer.me:3665 -u YOUR_WALLET_ADDRESS -p c=XTP or d=4 (your diff)



Topgun2000
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
February 12, 2019, 04:59:08 PM
 #84

If someone wants to sell coins, please speak, what is the price? I also want to receive 10 million TXPs and build a node. .
. Ppl are selling coins on Discord https://discord.gg/UsY833
mitchellmint (OP)
Legendary
*
Offline Offline

Activity: 1139
Merit: 1000


TRUSTplus Dev


View Profile WWW
February 15, 2019, 02:04:02 AM
 #85

We are listed;



https://www.enmanet.com/market/BTC-XTP

Buy TRUSTplus.  We are building a Financial Platform.
mitchellmint (OP)
Legendary
*
Offline Offline

Activity: 1139
Merit: 1000


TRUSTplus Dev


View Profile WWW
February 16, 2019, 05:18:18 PM
 #86

Im working on our white-paper,  Please join us to collaborate

https://docs.google.com/document/d/1u-8MpmHsVvIwx0IfEhlwufjlztJdhQolTxf_W9OeQao/edit#

Travis

Buy TRUSTplus.  We are building a Financial Platform.
mitchellmint (OP)
Legendary
*
Offline Offline

Activity: 1139
Merit: 1000


TRUSTplus Dev


View Profile WWW
February 16, 2019, 06:35:40 PM
 #87

Im working on our white-paper,  Please join us to collaborate

https://docs.google.com/document/d/1u-8MpmHsVvIwx0IfEhlwufjlztJdhQolTxf_W9OeQao/edit#

Travis

Thank you to all the Anonymous input.  I will finish it up and open it back up in a couple hours.

Travis

Buy TRUSTplus.  We are building a Financial Platform.
x23a1s
Full Member
***
Offline Offline

Activity: 171
Merit: 100

kiramine.com


View Profile
February 16, 2019, 07:58:57 PM
 #88

Hey there TrustPlus community,

we want to announce that we added XTP to our pool network.


kiramine.com


Our pools are based on high-end servers which are located in one of the biggest datacenter in europe.
We are always reachable via email support@kiramine.com, via Discord https://discord.gg/9mBczSr and telegram  https://t.me/kiramine


We wish happy mining!


Greetings

x23a1s
mitchellmint (OP)
Legendary
*
Offline Offline

Activity: 1139
Merit: 1000


TRUSTplus Dev


View Profile WWW
February 17, 2019, 08:29:16 PM
 #89

ARCHIVE OP...


"note" perfect copy from github readme.md  https://github.com/TrustPlus/TRUSTplusXTP

## TRUSTplusXTP

Official initial implementation of the TRUSTplus XTP core.

[![Discord](https://img.shields.io/badge/Chat-on%20Discord-blue.svg)](https://discord.gg/56Dfku)
[![Slack](https://img.shields.io/badge/Chat-on%20Slack-red.svg)](https://join.slack.com/t/trustplus/shared_invite/enQtNTE3MjU1MTM2MzA4LTMwNWRjMDAxMDI1NWMwZDY0YWNjYWRhNDNjNzA3Y2VlNDkxOGM2MDkzNjc5Zjk5ZGQxZTQ0MWNiN2RiYzRhY2M)
[![IRCchat](https://img.shields.io/badge/Chat-on%20IRCchat-brightgreen.svg)](http://webchat.freenode.net/?channels=trustpluscoin)

## Rewards
TrustPlusXTP is strait forward: 10 XTP per block, 50% is created for the winning masternode, halving in increments of 500,000 blocks.

There is a 35,000,000 XTP block reward at block 1 to fund the TRUST swap.
The first 9600 blocks rewards are 0.1 with 1% of the reward going to Masternodes.

Source: https://github.com/TrustPlus/TRUSTplusXTP/blob/20896def5c5166206c818a4583c2f73c27c8c6c7/src/main.cpp#L1746

## Building the source

`sudo add-apt-repository ppa:bitcoin/bitcoin`

`sudo apt-get update`

`sudo apt-get install git zip unzip -y`

```
sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev libboost-all-dev software-properties-common libdb4.8-dev libdb4.8++-dev libminiupnpc-dev libzmq3-dev software-properties-common -y
```

If you are making a headless server, please skip this next step.

```
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev libzmq3-dev
```

`git clone git://github.com/TrustPlus/TRUSTplusXTP`

`cd TRUSTplusXTP`

`./autogen.sh`

`./configure`

`make`

**Note some Servers will require sudo**

## Executables

Source should be inside ~/TRUSTplusXTP/src folder
QT files are inside ~/TRUSTplusXTP/src/qt folder

## Running trustplusd

It is recommended to run trustplusd or trustplus-qt in terminal with the flag -printtoconsole for Ubuntu.

## Running TrustPlus-QT

It is also recommended to use CMD for windows to run trustplusd.exe or trustplus-qt.exe with the -printtoconsole flag.

### Configuration

The configuration file is inside the Unix folder ~/.trustpluscore or Windows %appdata%/TRUSTplusCore as trustplus.conf

```
rpcuser=rpcUser
rpcpassword=<changeMe>
rpcport=37001
rpcallowedip=127.0.0.1
addnode=seed1.trustplus.com
addnode=seed2.trustplus.com
addnode=seed3.trustplus.com
addnode=seed4.trustplus.com
addnode=seed5.trustplus.com
addnode=seed6.trustplus.com
addnode=miner1.trustplus.com
addnode=miner2.trustplus.com
addnode=mn1.trustplus.com
```

#### Mining

Create an XTP Wallet. Setup your trustplus.conf file. Use cpuminer-opt from https://github.com/JayDDee/cpuminer-opt

Example commandline for cpuminer is:

./cpuminer -a x16s -o http://127.0.0.1:37001/ -u rpcUserXX -p rpcPasswprdXX --coinbase-add=TmmDpEvmgrxxxxxxxxxxxxxxxxxxxxxxx --no-getwork --debug

Coinbase address is the wallet address you would like the reward to goto. Debug is always helpful.

#### Building a masternode

We created a Wiki page here. https://github.com/TrustPlus/TRUSTplusXTP/wiki/Making-an-XTP-MasterNode-Step-by-Step Please suggest adds and comment.

## Contribution
!! working Document !! Original Layout belongs to EthereumGo https://github.com/ethereum/go-ethereum

## License

MIT License

Copyright (c) 2018 XTP-Chain

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

=======
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER

Buy TRUSTplus.  We are building a Financial Platform.
mitchellmint (OP)
Legendary
*
Offline Offline

Activity: 1139
Merit: 1000


TRUSTplus Dev


View Profile WWW
February 24, 2019, 05:01:20 PM
 #90

We are listed on:

https://miningpoolstats.stream/trustplus

Buy TRUSTplus.  We are building a Financial Platform.
mitchellmint (OP)
Legendary
*
Offline Offline

Activity: 1139
Merit: 1000


TRUSTplus Dev


View Profile WWW
March 03, 2019, 08:46:59 PM
 #91

50 masternodes were added at iHostMN.com.

Buy TRUSTplus.  We are building a Financial Platform.
Fitness76
Full Member
***
Offline Offline

Activity: 196
Merit: 101


View Profile
March 09, 2019, 06:15:03 PM
 #92

Hi all,
Sorry forget to pop in over here Smiley

That's great seeing a nice jump in MNs. More stable and more XTP locked up! I like the work you have done on the whitepaper, keep it up.

Have a good day

CosaNostra
Hero Member
*****
Offline Offline

Activity: 843
Merit: 1004



View Profile
August 29, 2019, 08:41:18 AM
 #93

How to transfer coins from an old wallet to a new one?

1. Make a Paperwallet http://trustplus.co/paper/bitcoinpaperwallet3/generate-wallet.html?design=alt-trustplus#
2. Deposit from Bittrrx to the Public Address on the paper
3. Download Wallet for your PC at https://github.com/TrustPlus/TRUSTplusXTP/releases/tag/1.0.1c
4. Request Swap from me via PM

Hi! Can I swap to a new chain yet? Thanks

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
mitchellmint (OP)
Legendary
*
Offline Offline

Activity: 1139
Merit: 1000


TRUSTplus Dev


View Profile WWW
December 30, 2019, 11:31:12 PM
 #94

Hello Everyone,

XTP has been used on Bittrex Global.  This is causing a cascading set of problems and I am trying to contact all the websites to change out their XTP addresses. If you have trading bots, make sure you are trading the correct XTP you intend. I have most of TAP's Network figured out and have some sort of leverage when I feel its appropriate. The legal roads I have taken with coin projects have worked but, most projects with credit cards are shut down by the government. This TAP is more likely to be a pump and dump with the bag-holders on my doorsteps asking to swap their ERC20s for XTP TrustPlus.

Travis

Buy TRUSTplus.  We are building a Financial Platform.
brmt2019
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 05, 2020, 09:13:07 AM
 #95


Hi. where can I exchange trustplus coins? mining, gathering, but I don't see much sense until I see its value and can't replace it.
mitchellmint (OP)
Legendary
*
Offline Offline

Activity: 1139
Merit: 1000


TRUSTplus Dev


View Profile WWW
April 15, 2020, 07:07:50 PM
 #96

Pre Release is out... https://github.com/TrustPlus/TRUSTplusV2/releases/tag/v1.0.3b

Buy TRUSTplus.  We are building a Financial Platform.
mitchellmint (OP)
Legendary
*
Offline Offline

Activity: 1139
Merit: 1000


TRUSTplus Dev


View Profile WWW
July 07, 2020, 09:17:24 PM
 #97

@spider703 -
Quote
where exchange

I send information to exchanges for listing. All too often their listing fees are outrageous so I wait for them to list and charge per transaction.

Buy TRUSTplus.  We are building a Financial Platform.
mitchellmint (OP)
Legendary
*
Offline Offline

Activity: 1139
Merit: 1000


TRUSTplus Dev


View Profile WWW
September 22, 2020, 12:46:41 PM
 #98

Morning,

I had to make a new TrustPlus Telegram group.  Please follow.  The share link is https://t.me/trustplusv2 Our main chat room will remain Discord.

Travis

Buy TRUSTplus.  We are building a Financial Platform.
mitchellmint (OP)
Legendary
*
Offline Offline

Activity: 1139
Merit: 1000


TRUSTplus Dev


View Profile WWW
September 25, 2020, 04:58:49 PM
 #99

We are now listed on Altmarkets.io



https://altmarkets.io/trading/trustbtc
https://altmarkets.io/trading/trustltc

Buy TRUSTplus.  We are building a Financial Platform.
Hollowd
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
February 08, 2021, 11:31:56 AM
 #100


Mine TRUSTplus (TRUST) at HashMiningPool

https://hashminingpool.com

-------------------------------------------------------------------------------------------------------------------------------

Stratum Command Line:

-a x16s -o stratum+tcp://hashminingpool.com:36631 -u [WALLET_ADDRESS] -p c=TRUST

-------------------------------------------------------------------------------------------------------------------------------
No Registration | Payouts every 1 hour | Low pool fee of 0.5%

Happy Mining!

Pages: « 1 2 3 4 [5] 6 »  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!