Pages:
Author

Topic: [ANN] FujiCoin | Japan | Since 2014 | The Best Crypto Currency - page 100. (Read 152886 times)

hero member
Activity: 918
Merit: 512
Member FujiCoin.org
Hello platorin

The basic specification is the same.

This time, we have clarified the Big Bounty.

sr. member
Activity: 290
Merit: 250
Stop making shit coins. You are embarassing yourselves. Angry
hero member
Activity: 918
Merit: 512
Member FujiCoin.org
Hello auy

We are planning to compensation for the Giveaway.

However, we think the act of mining is self-responsibility. Wink

auy
member
Activity: 336
Merit: 10
I want to know that we have to participate in the first launch without compensation?
If there is no compensation, I believe that no one will believe you
You can transmit a third
hero member
Activity: 918
Merit: 512
Member FujiCoin.org
Hacker measures

We will conduct anti-hacker in the source code to be published.

We do not lose to hackers. Smiley

hero member
Activity: 918
Merit: 512
Member FujiCoin.org
We have prepared the Big Bounty

It was a big problem that we couldn't get cooperation of good pools.

So we have clarified the bounty this time.

Good pools, please help us. Smiley

auy
member
Activity: 336
Merit: 10
About 2nd launch

We learned a lot from the failure of 1st launch(FujiCoin-1.0).
By making use of this lesson, we will let 2nd raunch succeed by all means.

Thank you for your support. Smiley


There is no compensation scheme, on the first launch
sr. member
Activity: 392
Merit: 250
Great, first launch failure, premine that is not mentioned and a coin name that only associates with suicide. By the way, what does that coin has to offer? Anything new?
hero member
Activity: 918
Merit: 512
Member FujiCoin.org
Description of Premine

Premine of 1.6% can be used in a variety of measures for getting people all over the world to use FujiCoin.

This is the story when FujiCoin is to ensure a certain amount of distribution, and value has stabilized.

It will be good to invest in an effective buisiness by establish FujiCoin fundation.

We think that it will be able surely great when recruiting ideas widely, then considered it in the community. Smiley

hero member
Activity: 918
Merit: 512
Member FujiCoin.org
About 2nd launch

We learned a lot from the failure of 1st launch(FujiCoin-1.0).
By making use of this lesson, we will let 2nd launch succeed by all means.

Thank you for your support. Smiley

hero member
Activity: 918
Merit: 512
Member FujiCoin.org



LAUNCH TIME: --> Countup Clock

  Tokyo: 2014/6/29 6:00:00
  GMT: Sat, 28 Jun 2014 21:00:00 GMT
  New York: 28 Jun 2014 17:00:00
  San Francisco: 28 Jun 2014 14:00:00



What is FujiCoin?

FujiCoin is a cryptocurrency that enables instant, near-zero cost payments to anyone in the world. FujiCoin is an open global payment network that is fully decentralized. Mathematics secures the network and empowers individuals to control their own finances. FujiCoin features fast transaction confirmation times. Its transactions are pooled together in the blockchain, granting a level of anonymity which is not available to users of Bitcoin and Litecoin. With substantial industry support, trade volume and liquidity, FujiCoin is a proven medium of commerce complementary to Bitcoin and Litecoin.



Fujicoin is the first cryptocurrency in the world that implemented measures against double spend by 51% attack on exchange. Fujicoin transactions will be settled with 6 approvals. Settled transactions are never rewritten under any circumstances. Therefore, exchanges are absolutely safe if they check more than 6 confirmations.

S-Curve

It is believed that the diffusion of innovations follows the S-Curve in general. Therefore, we have designed FujiCoin to ensure that the spread of the cryptocurrency also follows the S-Curve. In order to stabilize its value, it should be supplied in accordance with the degree of distribution (demand).

Programming to adjust the feed rate to meet the demand of the future is not feasible with current technology. Instead, we have assumed that demand will proceed in accordance with the S-Curve theory of distribution over the long term.

We believe that it is necessary to allocate a few decades to FujiCoin in order for it to spread far and wide throughout the world. Illustrated below is the distribution curve that we have implemented by adopting S-Curve. FujiCoin will be issued in accordance with this curve.

FujiCoin is not a cryptocurrency made for speculative purposes. Rather our goal is to enable people around the world to use FujiCoin on a daily basis.


WEBSITE

    https://www.fujicoin.org/


COIN SPECIFICATIONS

Algorithm : Scrypt-N11
Block Interval : 1 minute (60 seconds)
Difficulty Retarget : Every block (using Kimoto's Gravity Well)
Total coins amount : 10,000,000,000 (10 BILLION)
Premine : 1.6% for for encouraging people all over the world to use FujiCoin.
Block reward curve : S-Curve theory (Gonpertz Curve)
Currency unit : FJC




LIGHTWEIGHT WALLET

   https://www.fujicoin.org/wallet.php/


HARD WALLET

   https://trezor.io/

   ARCHOS Safe-T mini


CORE WALLET DOWNLOAD

1) Windows Wallet:

  --> https://www.fujicoin.org/downloads.php

3) Linux:

  --> https://www.fujicoin.org/downloads.php

4) Source Code

  --> https://github.com/fujicoin/fujicoin

5) Paper Wallet:

  --> www.fujicoin.org


DATABASE DOWNLOAD SERVICE

Let's download the latest FujiCoin DB.
Using this DB, you can use the Wallet of FujiCoin quickly.

  --> https://www.fujicoin.org/wallet.php


MINING INFO

RPC: 3776
P2P: 3777

fujicoin.conf
Code:
rpcuser=YourUsername
rpcpassword=YourPassword
rpcallowip=127.0.0.1
server=1
rpcport=3776
port=3777
addnode=


Important notes about addresses used for mining
Be sure to use the core wallet address for mining.
Do not use the electrum-FJC address.
Electrum cannot handle miner's addresses because the address history is limited by electrum-servers.


1) CPU mining:

  1. cpuminer-multi for Linux and Windows
      --> https://github.com/tpruvot/cpuminer-multi/tree/linux
      --> https://github.com/tpruvot/cpuminer-multi/releases
      --> https://www.nicehash.com/?p=software#cpu
    For example: Linux
      ./cpuminer -a scrypt:2048 -o stratum+tcp://cryptogrinder.com:5008 -u FfU8MXPHGsYQY4WAufh54nBB9WgTFzf7oN -p anything


2) GPU mining:

  1. You can use ccminer for NVIDIA GPU.

    you must specify the N-factor: scrypt:10 (:10 for 2048 iterations)
    ccminer.exe -a scrypt:10 -o stratum+tcp://cryptogrinder.com:5032 -u FfU8MXPHGsYQY4WAufh54nBB9WgTFzf7oN -p anything
    https://github.com/tpruvot/ccminer/releases

  2. You can use sgminer for AMD GPU.

    you must specify the N-factor: 11 (11 for 2048 iterations)
    sgminer.exe --nfactor 11 -o stratum+tcp://cryptogrinder.com:5032 -u FfU8MXPHGsYQY4WAufh54nBB9WgTFzf7oN -p anything
    Download --> https://github.com/nicehash/sgminer/releases


POOLS

   http://pool(n).fujicoin.org/

  User registration is not required, 1% fee!  Wink

  Configuration:
  Username: your fujicoin wallet address
  Password: anything
  Algorithm: scrypt-n (n=11)

  http://pool1.fujicoin.org/
  URL (VarDiff 32): stratum+tcp://pool1.fujicoin.org:3031
  URL (VarDiff 128): stratum+tcp://pool1.fujicoin.org:3032
  URL (VarDiff 512): stratum+tcp://pool1.fujicoin.org:3033
  URL (VarDiff 4096): stratum+tcp://pool1.fujicoin.org:3034
  URL (VarDiff 32768): stratum+tcp://pool1.fujicoin.org:3035

  http://pool2.fujicoin.org/
  URL (VarDiff 32): stratum+tcp://pool2.fujicoin.org:3031
  URL (VarDiff 128): stratum+tcp://pool2.fujicoin.org:3032
  URL (VarDiffy 512): stratum+tcp://pool2.fujicoin.org:3033
  URL (VarDiff 4096): stratum+tcp://pool2.fujicoin.org:3034
  URL (VarDiff 32768): stratum+tcp://pool2.fujicoin.org:3035

  http://pool3.fujicoin.org/
  URL (VarDiff 32): stratum+tcp://pool3.fujicoin.org:3031
  URL (VarDiff 128): stratum+tcp://pool3.fujicoin.org:3032
  URL (VarDiffy 512): stratum+tcp://pool3.fujicoin.org:3033
  URL (VarDiff 4096): stratum+tcp://pool3.fujicoin.org:3034
  URL (VarDiff 32768): stratum+tcp://pool3.fujicoin.org:3035

  http://pool4.fujicoin.org/
  URL (VarDiff 32): stratum+tcp://pool3.fujicoin.org:3031
  URL (VarDiff 128): stratum+tcp://pool3.fujicoin.org:3032
  URL (VarDiffy 512): stratum+tcp://pool3.fujicoin.org:3033
  URL (VarDiff 4096): stratum+tcp://pool3.fujicoin.org:3034
  URL (VarDiff 32768): stratum+tcp://pool3.fujicoin.org:3035


   https://zpool.ca/coins

  0.9 % fee!
  For ccminer example:
    -a scrypt:10 -o stratum+tcp://scryptn11.na.mine.zpool.ca:4333 -u FJC_WALLET_ADDRESS -p c=FJC


TO NOMP POOL OPERATORS

  How to make fujicoin.json file. --> https://github.com/fujicoin/node-open-mining-portal/blob/master/coins/fujicoin.json



Buy with a credit card

    https://indacoin.com/


    https://coin2001.com/gb


EXCHANGES

    https://crex24.com/exchange/FJC-BTC


    https://trade.ataix.com/FJC-BTC


    https://www.unnamed.exchange/Exchange?market=FJC_BTC


    https://nortexchange.com/exchange/?market=FJC_BTC


    https://www.blocknet.co/block-dx/


    http://barterdex.supernet.org/



MARKET CAP

    http://coinmarketcap.com/currencies/fujicoin/


BLOCK EXPLORER

    https://explorer.fujicoin.org


ARTWORK



  Artwork kit: --> fujicoin_newlogo.zip


P2P Node

Check here:
https://www.fujicoin.org/node.php


SOCIAL COMMUNITY

Check here:
https://www.fujicoin.org/community.php


Contact

  You can contact us at [email protected] or PM or Slack (Recommended).

Pages:
Jump to: