Bitcoin Forum
June 28, 2024, 02:16:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: New Cpu ONLY Coin -TERA- Just one week old  (Read 338 times)
AFL (OP)
Newbie
*
Offline Offline

Activity: 167
Merit: 0


View Profile
August 06, 2018, 06:30:24 PM
 #1

Coin specs
Name: TERA
Consensus: PoW
Algorithm:  sha3 + meshhash (Asic resistent hashing)
Max emission: 1 bln (TER)
Reward for block: 1-20 coins, depends on network power (one billionth of the remainder of undistributed amount of coins and multiplied by the hundredth part of the square of the logarithm of the network power)
Block size 120 KB
Premine: 5%
Development fund: 1% of the mining amount
Block generation time: 1 second
Block confirmation time: 8 seconds
Speed: from 1000 transactions per second
Commission: free of charge


Additional data:

Cryptography: sha3, secp256k1
Protection against DDoS: PoW (hash calculation)
Platform: Node.JS
Wallets: Windows (src/bin), MacOS (src only), Linux (src only)
Network launch: 01.07.2018 12:0:0 (UTC)
Mining launch: postponed to block 2.000.000


How to install the Wallet

Step 1— Installing on Windows by steps:

1.   Download and install Nodejs https://nodejs.org (v8.11 is recommended) Run and install the downloaded file
 
2. Download and install git https://git-scm.com/download/ win Run and install the downloaded file
 
3. Then run the commands (to do this, run the program cmd or PowerShell), follow as administrator :
 
Opening ports:
netsh advfirewall firewall add rule name="Open 30000 port" protocol=TCP localport=30000 action=allow dir=IN

Now execute these commands, one line at a time

cd ..\..\..\
git clone https://github.com/terafoundation/wallet.git
cd wallet/Source
npm install
run-node.bat
at the end of the last command you will see something similar to this
 
the installation of your wallet is completed and running. STOP.

Step 2— Open Wallet
Open your Browser (Chrome-Firefox-Opera) and type in the address bar
127.0.0.1
 
now you will see your wallet.
If you have done everything correctly you should see the synchronization start
 
wait for the synchronization to complete.

STEP 3— Generate new account
Remember, if you have not synchronized you can not continue with the guide, wait for the synchronization and then continue
 
Choose a name for your account and choose your Adviser (do not change your mining).
Insert 571 which is my Wallet.-> You will get double reward.

When you reach at least 1,000,000 blocks, your ID can also be used by others as Adviser
At the end you will receive your ID that will be your ID from now, you will use it for every operation, from mining to adviser until receiving coins.
Your wallet will look like this :
 
Your ID (example) 1010 : that number will be your ID
Adviser will be what you have chosen. I hope you have chosen mine Smiley
STEP 4— Start Mining
Now you are ready to undermine, you only have to press the button and decide the percentage of the power of your CPU to be reserved for mining, I use 100% without problems.
 
This is an optional command
If you want to run the wallet as a background process, then instead of the last command (run-node.bat), do the following:

npm install pm2 -g
pm2 start run-node.js

Future wallet updates
To perform updates later, you need to run:

cd wallet
git reset --hard
git pull

Problems encountered by same users

If you update the HTTP / Password Port and you are unable to log in (Password Error), try to perform an update.
cd wallet
git reset --hard
git pull
run-node.bat
absolution
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
August 07, 2018, 04:02:48 AM
 #2

any interest in a pool?
fonship
Full Member
***
Offline Offline

Activity: 893
Merit: 135


Bitcoin is not a currency or asset. Its a MOVEMENT


View Profile WWW
August 12, 2018, 03:17:31 AM
 #3

Whats the story here.
why this new project, what makes it different.

Where is blockchain code repo?
give more detail why we choose this project to mine?

selling sushistake.com, send offers
q5503162
Newbie
*
Offline Offline

Activity: 207
Merit: 0


View Profile
August 14, 2018, 06:43:13 AM
 #4

ANY GUIDE FOR THE SSH OR WINDOWS
AFL (OP)
Newbie
*
Offline Offline

Activity: 167
Merit: 0


View Profile
September 25, 2018, 06:20:52 AM
 #5

Whats the story here.
why this new project, what makes it different.

Where is blockchain code repo?
give more detail why we choose this project to mine?

New algo
1 sec Block time - Now stable
incredible fast transactions
smart contracts this month
Pages: [1]
  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!