Bitcoin Forum
May 10, 2024, 11:36:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN][BOX] BoxxyCoin fair launch POSTPONED DUE TO C&D ORDER on: February 01, 2014, 05:25:22 PM

Announcing Boxxycoin:
FAIR LAUNCH ANNOUNCEMENT:

Launch DATE will be 2/1/14
Launch TIME: POSTPONED UNTIL FURTHER NOTICE (SEEKING PERSONALITY RIGHTS)

Exchanges:
https://www.swisscex.com/market/BOX_BTC
Another confirmed exchange coming shortly, too
No, its not coinedup.

Specs:
- 10 min block target
- 3 confirms per transaction
   - Difficulty retargets every 4 hrs with accelerated diff adjustment in the beginning
   - Initially 10000 coins per block, halves every 5000 blocks.
   - Total around 100 million coins
   - connection port is 6965, RPC-port 6964

    
Pools:

Pool owners message us if you would like us to list your pool, it will most likely go unnoticed by us if you post only in the main thread.

1.
http://pool.boxxycoin.com
You can sign up immediately. Mining will start at 10pm. Registration will continue until we feel the need for a second pool, to prevent a 51% attack. The second pool is already functioning, and will be listed shortly.
Port: 3333                  
Stratum, 3% Fee

Forums:
http://forums.boxxycoin.com

Services:

Block Explorer:
on site, semi functional (working to complete) -> www.boxxycoin.com

Game Sites that Accept Boxxycoin!!
MINEGAMBLE.COM (ADDING SHORTLY)

Download:

Windows Download: Available at launch
Mac: [Needed, anyone with experience compiling QT for mac should message us]
Source: Available at launch
Git: Available at launch



Getting Started:

1. Start up Boxxycoin.qt, wait for it to load, then exit.
2. Put Boxxycoin.conf in your c:/users/**yourcomputername**/appdata/roaming/Boxxycoin

Boxxycoin.conf:


Code:
server=1
daemon=1
rpcuser=name
rpcpassword=pass
rpcallowip=localhost
rpcport=6964
addnode=75.100.224.229:6965
addnode=66.227.203.224:6965
addnode=50.135.112.13:6965
addnode=10.92.28.163:6965
addnode=pool.boxxycoin.com:6965

3. restart Boxxycoinqt wallet, and you should connect and sync.
4. Launch cgminer or whatever mining program you like and begin mining.
      cgminer ex: cgminer.exe --scrypt -o localhost:6964 -u **yourusername** -p **password** (without **)


LINUX BUILD NOTES-
Code:
Boxxy compile error notes: 

inside src directory create obj directory

run these, because if you don't you'll possibly get a ram error:
sudo dd if=/dev/zero of=/swapfile bs=64M count=16
sudo mkswap /swapfile
sudo swapon /swapfile


then do:
chmod 755 src/leveldb/build_detect_platform

NOW compile.

We are very excited about this, and we hope all of you join us in making this a great success!

Giveaway thread to come out when we release the wallet. Happy mining.

Sincerely,
Boxxycoin Team
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!