Author

Topic: [ANN][MCH] Metrocoin Cash (Read 11036 times)

member
Activity: 72
Merit: 250
June 11, 2015, 03:59:21 PM
#18
We've roasted over 5 Million Tetcoins and updated https://tetchain.com to reflect new changes on XTN

member
Activity: 72
Merit: 250
December 08, 2014, 06:16:27 AM
#17
A Total of 5342847917.81982006 XTN have been created, closing the Tetchain Burn Cycle
member
Activity: 72
Merit: 250
November 23, 2014, 10:16:25 PM
#16
Initial Tetchain Supply Projection at 10,000,000 XTN
member
Activity: 72
Merit: 250
November 23, 2014, 04:13:49 PM
#15
How to Get Started Burning Tetcoins

Begin with a fresh install of Ubuntu 14.04 LTS.  It is recommend to have ~40GB of free space and at least 2GB of RAM.  Root privileges are not necessarily required but are used in this exercise.

Enter home directory and update repositories:

Code:
sudo apt-get update
sudo apt-get upgrade

Next, install Tetcoin dependencies:

Code:
sudo apt-get install -y git autoconf autogen automake build-essential software-properties-common libboost-all-dev libcurl4-openssl-dev libdb-dev libdb++-dev libgmp3-dev libminiupnpc-dev libmpfr-dev libssl-dev libcurl4-openssl-dev libjansson-dev pax-utils

Build Tetcoin:

Code:
git clone https://github.com/Tetcoin/tetcoin.git
cd tetcoin/tetcoind/src
make -f makefile.unix USE_UPNP=1
sudo cp ./tetcoind /usr/bin

Tetcoind First Run:
Start Tetcoin by typing tetcoind.  This will provide instructions to setup tetcoin.conf in the directory ~/.tetcoin.  Please be aware that directory paths should be the full path and exclude ~/ when entering paths later through configuration.  We may omit the full path throughout this writing.  A typical tetcoin.conf should resemble the following for Tetchain Nodes:

Code:
rpcuser=tetcoinrpc
rpcpassword=PASSWORD
server=1
daemon=1
txindex=1

Please replace PASSWORD with the password of your choosing.

Start Tetcoind to Rebuild Blockchain Index (A Full Transaction Index is Required):

Code:
tetcoind -reindex &

Install Tetchain Dependencies:
Code:
sudo apt-get -y install runit software-properties-common python-software-properties git-core wget cx-freeze python3 python3-setuptools python3-dev python3-pip build-essential python3-sphinx python-virtualenv libsqlite3-dev python3-apsw python3-zmq ntp ssl-cert

Install Sqlite Utilities:
Code:
sudo apt-get -y install sqlite sqlite3 libleveldb-dev

Install Tetchaind:
Code:
cd ~/
git clone https://github.com/Tetchain/tetchaind.git
cd tetchaind
sudo pip3 install -r pip-requirements.txt
mkdir data

Create Tetchaind Settings in "~/tetchaind/settings.py":
Code:
[Default]
data-dir=data
tetcoind-rpc-user=tetcoinrpc
tetcoind-rpc-password=PASSWORD
tetcoind-rpc-connect=127.0.0.1
tetcoind-rpc-port=9999
rpc-user=tetchainrpc
rpc-password=PASSWORD
rpc-host=127.0.0.1
log-file=data/debug.log
blockchain-service-name=insight
blockchain-service-connect=http://76.74.170.9:4000
Please match the Tetcoin RPC Password to tetcoind-rpc-password and Tetchain RPC Password to rpc-password.

Once the Tetcoin Daemon has synced you may start the Tetchain Server:
Code:
cd ~/tetchaind
./tetchaind.py --config-file settings.py --data-dir data server

Launch a separate console as the server outputs to the terminal screen.  At this point lookup the Tetcoin Address associated with the Tetchain Node by entering the following command:
Code:
./tetchaind.py --config-file settings.py --data-dir data wallet
The Tetchain Server by default accesses the default account associated with the Tetcoin Daemon.  Send Tetcoins to the address listed.  At least 0.001 TET will be required for most transactions within the Tetchain Protocol.

Now Burn Those Tetcoins:
Code:
./tetchaind.py --config-file settings.py --data-dir data --source SOURCEADDRESS --quantity QUANTITY

Proof-of-Burns are verified at https://live.tetcoin.co/address/TETchainxxxxxxxxxxxxxxxxxxxxbyoSom.

If you do not require the full feature set of the Tetchain Protocol, then you may create a new wallet on https://wallet.tetchain.com and deposit Tetcoins to its address.  Next, simply send the amount of Tetcoins you wish to burn from the Chainwallet to TETchainxxxxxxxxxxxxxxxxxxxxbyoSom and wait for the confirmation.  Once confirmed, the burn will automatically present itself within the Chainwallet.
member
Activity: 72
Merit: 250
November 23, 2014, 02:58:41 AM
#14
Tetchain Proof-of-Burns may now be verified at https://live.tetcoin.co/address/TETchainxxxxxxxxxxxxxxxxxxxxbyoSom
member
Activity: 72
Merit: 250
November 17, 2014, 02:01:40 PM
#13
tetchaind ? (counterpartyd equivalent)
where ? 

As per the original post, it is in development.  We are engaging in open discussion before its public release.

ok... thanks
so it should be PRE-ANN
and state when the burning period starts and ends

We are considering a 100 Year Burn Cycle.
newbie
Activity: 29
Merit: 1
November 26, 2018, 01:30:57 PM
#11
Hello and Congratulations on your ANN! I represent two very unique companies, https://mycryptostats.com/ & https://evonodes.com/  I encourage you to check them out, we offer some great services for projects like yours!

If you would like to talk further, please join one of our discord servers (found at the bottom of either website) and send me a direct message Smiley

I look forward to speaking with you soon!
~SmokeySRH
member
Activity: 72
Merit: 250
November 26, 2018, 12:12:49 PM
#10
Join the Metrocoin Cash Developers on Telegram @MetrocoinCash
legendary
Activity: 924
Merit: 1000
November 17, 2014, 02:00:06 PM
#9
BTW if this is really going to work
it will be great
because i suppose to have (if i made a backup Smiley) a lot of Tetcoins
and I was looking to setup my own Asset. and can use Tetcoins to manage it (distribution fees and such)
legendary
Activity: 924
Merit: 1000
November 17, 2014, 01:57:34 PM
#8
tetchaind ? (counterpartyd equivalent)
where ? 

As per the original post, it is in development.  We are engaging in open discussion before its public release.

ok... thanks
so it should be PRE-ANN
and state when the burning period starts and ends
legendary
Activity: 924
Merit: 1000
November 17, 2014, 01:49:41 PM
#7
tetchaind ? (counterpartyd equivalent)
where ?  
and block explorer ?
legendary
Activity: 924
Merit: 1000
November 17, 2014, 01:39:42 PM
#6
Treefunder does not even function properly. Try to work on one thing at a time instead of launching a tonne of absolute nonsense that will never go anywhere.

yes
Treefunder is what made me stop mining tetcoin
member
Activity: 113
Merit: 10
November 17, 2014, 01:35:07 PM
#5
Treefunder does not even function properly. Try to work on one thing at a time instead of launching a tonne of absolute nonsense that will never go anywhere.
legendary
Activity: 924
Merit: 1000
November 17, 2014, 01:32:05 PM
#4
I instamined a lot of tetcoins when you released tetcoin, with a GPU
where do i get tetchaind, so i can burn ? (counterpartyd)
of course tetcoin is a copy/paste
and tetchain is also a copy/paste



Tetchain

A platform for distributed application development on the Tetcoin Network

Create  Independently publish works and create secure tokens to crowdfund while maintaining complete control of the process.  The platform distributes assets according to your preference and supports users accross the network.

Earn  Complex offerings and deriviatives provide a variety of opportunities to distribute the share of equity available as a result of the protocol.

Give  Easily reward participants in the events created on the network and ensure that backers are covered with verified contracts.  Members may collect Tetcoin and issue expressions validated by the blockchain in return.

Build  Design and develop applications signed on the Tetcoin Blockchain.

Status:  In Development - First Burn Executed Successfully

Getting Started
TETchain wallet: https://wallet.tetchain.com - In Development
Windows Installer - In Development
OSX Client - In Development
Source Code - https://github.com/tetchain
https://tetchain.com - In Development

Exchanges
Treefunder

Documentation
In Development

Overview
Total Supply:  Target of 1,000,000,000 XTN
Proof of Burn:  TETchainxxxxxxxxxxxxxxxxxxxxbyoSom - http://t.co/2zfbgTXPg9
Initial Burn Ratio:  10 XTN to 1 TET
Target Burn Ratio: 1  XTN to 100 TET
Target Transaction Completion: 1 to 20 Blocks with average at Four minutes
Up to 1000x More Powerful

Social Media
Tetchain on Twitter
Tetchain on Reddit
Tetchain on Facebook
full member
Activity: 210
Merit: 100
November 17, 2014, 01:28:48 PM
#3
fuck off  Grin
legendary
Activity: 1517
Merit: 1042
@notsofast
November 17, 2014, 01:21:01 PM
#2
These similar posts are all phishing attempts. Mods, please remove.
member
Activity: 72
Merit: 250
November 17, 2014, 01:19:06 PM
#1
Metrocoin Cash

A platform for distributed application development on the Metrocoin Cash Network

Create  Independently publish works and create secure tokens to crowdfund while maintaining complete control of the process.  The platform distributes assets according to your preference and supports users accross the network.

Earn  Complex offerings and deriviatives provide a variety of opportunities to distribute the share of equity available as a result of the protocol.

Give  Easily reward participants in the events created on the network and ensure that backers are covered with verified contracts.  Members may collect Metrocoin Cash and issue expressions validated by the blockchain in return.

Build  Design and develop applications signed on the Metrocoin Cash Blockchain.



Getting Started
Metrocoin.cash
Windows Installer - In Development
OSX Client - In Development
Source Code - https://github.com/metrocoincash
How to Get Started Burning Metrocoin

Exchanges
Paytokens

Documentation
In Development

Overview
Total Supply:  100,000,000 MCH

Social Media
MCH on Twitter
MCH on Reddit
MCH on Telegram
MCH on Facebook
Jump to: