Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN] SURN-NETWORK - Kаspa fоrk with new features (GPU PoW/ghostDAG)
by
Sketztrophonic
on 20/07/2025, 06:40:27 UTC


SURN possesses a devoted research and development group comprising experts from various reputable DLT projects.
Their arduous efforts are aimed at creating novel functionalities, scalable solutions, and superior optimizations.
Transitioning from Blake2b to Blake 3 showcases a remarkable acceleration in performance, efficiency, and serves as a deterrent against
ASIC miners overpowering the network, thereby fostering opportunities for decentralized mining.
Moreover, PURN will incorporate an unparalleled smart contract architecture and introduce PAIW, an innovative union of AI algorithms with Proof of Work mechanism.



BLOCK EXPLORER

https://explorer.surn.io/ (coming soon)

GITHUB

SOURCE: https://github.com/surn-network/surn/releases/tag/1.1.2

WEBSITE
https://surn.io/ (coming soon)

HOW TO MINE
step 1

get the binaries or build from sources
https://github.com/surn-network/surn/releases/tag/1.1.2 (check releases)

step2

run and sync a node
Code:
./surnd --utxoindex

step3

when the node is synced create a wallet
Code:
./surnwallet create
note your seed phrase
Code:
./surnwallet dump-unencrypted-data

step4

run the wallet daemon (in a dedicated shell)
Code:
./surnt start-daemon
and request an address
Code:
./surnwallet new-address

step5

start mining
Code:
./surnminer --miningaddr=surn:xxxxxxxxxxxxxxxxxxx

for gpu mining - get the miner on github  https://github.com/surn-network/surn/releases/tag/1.1.2 (From wallet)
Code:
./surn-miner --mining-address surn:xxxxxxxxxxxxxxxxxxx