Bitcoin Forum
April 25, 2024, 04:52:22 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ... 100 »
  Print  
Author Topic: [ANN] FujiCoin | Japan | Since 2014 | The Best Crypto Currency  (Read 152836 times)
motty (OP)
Hero Member
*****
Offline Offline

Activity: 918
Merit: 512


Member FujiCoin.org


View Profile WWW
June 08, 2014, 06:32:02 PM
Last edit: May 03, 2021, 10:31:17 AM by motty
Merited by wheelz1200 (10), Eddyc (1)
 #1




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 fujicoin@yahoo.com or PM or Slack (Recommended).


fujicoin.org  We trust the bright future of FujiCoin!
1714020742
Hero Member
*
Offline Offline

Posts: 1714020742

View Profile Personal Message (Offline)

Ignore
1714020742
Reply with quote  #2

1714020742
Report to moderator
1714020742
Hero Member
*
Offline Offline

Posts: 1714020742

View Profile Personal Message (Offline)

Ignore
1714020742
Reply with quote  #2

1714020742
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714020742
Hero Member
*
Offline Offline

Posts: 1714020742

View Profile Personal Message (Offline)

Ignore
1714020742
Reply with quote  #2

1714020742
Report to moderator
1714020742
Hero Member
*
Offline Offline

Posts: 1714020742

View Profile Personal Message (Offline)

Ignore
1714020742
Reply with quote  #2

1714020742
Report to moderator
motty (OP)
Hero Member
*****
Offline Offline

Activity: 918
Merit: 512


Member FujiCoin.org


View Profile WWW
June 08, 2014, 06:33:33 PM
Last edit: June 11, 2014, 11:53:09 AM by motty
 #2

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


fujicoin.org  We trust the bright future of FujiCoin!
motty (OP)
Hero Member
*****
Offline Offline

Activity: 918
Merit: 512


Member FujiCoin.org


View Profile WWW
June 08, 2014, 06:37:06 PM
 #3

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


fujicoin.org  We trust the bright future of FujiCoin!
platorin
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
June 08, 2014, 06:37:56 PM
 #4

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?
auy
Member
**
Offline Offline

Activity: 336
Merit: 10


View Profile
June 08, 2014, 06:39:12 PM
 #5

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
motty (OP)
Hero Member
*****
Offline Offline

Activity: 918
Merit: 512


Member FujiCoin.org


View Profile WWW
June 08, 2014, 06:48:09 PM
 #6

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


fujicoin.org  We trust the bright future of FujiCoin!
motty (OP)
Hero Member
*****
Offline Offline

Activity: 918
Merit: 512


Member FujiCoin.org


View Profile WWW
June 08, 2014, 06:49:48 PM
 #7

Hacker measures

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

We do not lose to hackers. Smiley


fujicoin.org  We trust the bright future of FujiCoin!
auy
Member
**
Offline Offline

Activity: 336
Merit: 10


View Profile
June 08, 2014, 06:53:21 PM
 #8

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
motty (OP)
Hero Member
*****
Offline Offline

Activity: 918
Merit: 512


Member FujiCoin.org


View Profile WWW
June 08, 2014, 07:06:42 PM
 #9

Hello auy

We are planning to compensation for the Giveaway.

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


fujicoin.org  We trust the bright future of FujiCoin!
akk123
Sr. Member
****
Offline Offline

Activity: 290
Merit: 250



View Profile
June 08, 2014, 07:10:23 PM
 #10

Stop making shit coins. You are embarassing yourselves. Angry
motty (OP)
Hero Member
*****
Offline Offline

Activity: 918
Merit: 512


Member FujiCoin.org


View Profile WWW
June 08, 2014, 07:15:26 PM
 #11

Hello platorin

The basic specification is the same.

This time, we have clarified the Big Bounty.


fujicoin.org  We trust the bright future of FujiCoin!
IPCoinz
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
June 08, 2014, 07:20:06 PM
 #12

I think fujicoin can succeed.  I will be following and supporting!
motty (OP)
Hero Member
*****
Offline Offline

Activity: 918
Merit: 512


Member FujiCoin.org


View Profile WWW
June 08, 2014, 07:22:12 PM
 #13

Hello akk123

Thank you for your advice. Smiley


fujicoin.org  We trust the bright future of FujiCoin!
motty (OP)
Hero Member
*****
Offline Offline

Activity: 918
Merit: 512


Member FujiCoin.org


View Profile WWW
June 08, 2014, 07:24:23 PM
 #14

Hello IPCoinz

Thanks!  Wink



fujicoin.org  We trust the bright future of FujiCoin!
motty (OP)
Hero Member
*****
Offline Offline

Activity: 918
Merit: 512


Member FujiCoin.org


View Profile WWW
June 09, 2014, 06:35:08 PM
 #15

The voice of the people to the S-Curve reward system

 I like the idea that the S curve will spread the coins evenly and prevent them all been mined quickly.
 I think the reward curve will be interesting to follow.
 Very innovative use of the S Curve...will be interesting to observe over the next 100 years!!!
 The S curve makes sense, the distribution will be more natural like real life.
 Great idea.  The S curve is a good way to control steady growth of the coin.  Nice work!

Let's join us!  Smiley


fujicoin.org  We trust the bright future of FujiCoin!
motty (OP)
Hero Member
*****
Offline Offline

Activity: 918
Merit: 512


Member FujiCoin.org


View Profile WWW
June 09, 2014, 06:43:26 PM
 #16

We will seek an early listing on the ComKort

FujiCoin is currently 9th in the ComKort vote.

FujiCoin will be listed early in cooperation with community!  Wink


fujicoin.org  We trust the bright future of FujiCoin!
vanish9
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
June 10, 2014, 11:49:30 AM
 #17

http://fjc.pool.mn/ is ready for pre-registrations!
Mining will be available when FujiCoin-2.0 launches!
Feel free to register and configure your miners before the coin launch

http://fjc.pool.mn offers:
• 0,99% fees
• Powerful dedicated server
• DDOS Protection
• Friendly support via email, jabber or support forums
• Skilled admin

Please, join us


DougB62
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


Banned: For Your Protection


View Profile
June 10, 2014, 12:14:35 PM
 #18

OK - I'm back, and waiting for the new launch.
motty (OP)
Hero Member
*****
Offline Offline

Activity: 918
Merit: 512


Member FujiCoin.org


View Profile WWW
June 10, 2014, 07:44:00 PM
 #19

Hello DougB62


We are grateful for the support of you.  Wink


fujicoin.org  We trust the bright future of FujiCoin!
motty (OP)
Hero Member
*****
Offline Offline

Activity: 918
Merit: 512


Member FujiCoin.org


View Profile WWW
June 10, 2014, 07:55:32 PM
 #20

We've added POOL.MN to the official pool list

Today we added http://fjc.pool.mn to our official pool list.

Preferential status will be given to the pool that was registered in the official list.  Smiley

fujicoin.org  We trust the bright future of FujiCoin!
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ... 100 »
  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!