Bitcoin Forum
September 16, 2026, 07:08:32 PM *
News: Latest Bitcoin Core release: 31.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN][ALIC] Ali Coin - Bitcoin Core Fork with 100,000 ALIC Pre-Mine  (Read 45 times)
jamesxavier31 (OP)
Newbie
*
Offline

Activity: 1
Merit: 0


View Profile
Today at 10:05:52 AM
 #1

Ali Coin (ALIC)

A Bitcoin Core fork with a 100,000 ALIC founder pre-mine at block 101.

GitHub Repository | Official Website



Specifications

NameAli Coin
TickerALIC
Fork ofBitcoin Core v32.99.0 (commit d25470d992b7)
P2P Port9333
RPC Port9332
Network Magic0x41 0x4c 0x49 0x43 (ALIC)
Block Reward50 ALIC
Halving Interval210,000 blocks (~4 years)
Block Time10 minutes
Mining Supply21,000,000 ALIC
Pre-mine100,000 ALIC at block 101
Total Supply21,100,000 ALIC



Pre-mine

100,000 ALIC is paid out at block 101 to the miner of that block. This is implemented in
Code:
src/validation.cpp
in the
Code:
GetBlockSubsidy
function. The pre-mine is fully visible and verifiable on-chain once block 101 is mined.



Source Code & Build

Source is available on GitHub: https://github.com/jamesxavier31/ali-coin

Code:
git clone https://github.com/bitcoin/bitcoin.git ali-coin
cd ali-coin
git checkout d25470d992b7

# Copy the 4 modified files from the GitHub repo into place
cp feerate.h src/policy/feerate.h
cp chainparams.cpp src/kernel/chainparams.cpp
cp chainparamsbase.cpp src/chainparamsbase.cpp
cp validation.cpp src/validation.cpp

cmake -B build -DBUILD_GUI=OFF -DBUILD_TESTS=OFF -DENABLE_IPC=OFF
cmake --build build -j$(nproc)



Status

DaemonWorking
Blocks mined201+ (on regtest)
Pre-mine confirmedYes (on-chain)
TransactionsWorking
Security auditNot performed



Important Notice

This project has not been audited. Use at your own risk. This is an early-stage, community-driven project. The genesis block and pre-mine are transparent and verifiable in the source code. Always do your own research.



Ali Coin (ALIC) - Fork of Bitcoin Core - MIT License
lightbit
Member
**
Offline

Activity: 458
Merit: 89


View Profile WWW
Today at 10:40:11 AM
 #2

Please share discord

CHAINQUIRY — Discover, Research & Verify Crypto Projects
Free Project Listings | Official Thread
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!