Bitcoin Forum
March 06, 2026, 07:32:22 AM *
News: Latest Bitcoin Core release: 30.2 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] AstramChain – GPU Mineable PoW Blockchain | Open Source  (Read 112 times)
ysbluea (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 04, 2026, 01:26:07 PM
 #1

Hello Bitcointalk community,

I’d like to introduce AstramChain — a GPU-mineable Proof-of-Work blockchain currently under active development.

AstramChain is designed with a Bitcoin-style PoW structure, focusing on simplicity, transparency, and long-term network stability. The goal is to create a clean and efficient mining-based blockchain that can evolve toward testnet and mainnet deployment.

🔹 Key Features
• GPU Mineable (PoW-based)
• Bitcoin-style difficulty adjustment
• Independent blockchain (not an ERC-20 token)
• Open-source development
• Public block explorer available

🔹 GitHub Repository
https://github.com/YSBlueA/AstramChain

🔹 Block Explorer
https://explorer.astramchain.com/

AstramChain is being actively developed, and feedback from miners and developers is highly welcome.

If you are interested in early-stage PoW projects, blockchain architecture, or mining infrastructure, feel free to check the repository and share your thoughts.

More updates (including testnet details) will be shared soon.

Thank you.
chn520
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
March 04, 2026, 02:35:11 PM
 #2

error: failed to run custom build command for `librocksdb-sys v0.17.3+10.4.2`
yoshikiazuma
Newbie
*
Offline Offline

Activity: 70
Merit: 0


View Profile WWW
March 04, 2026, 02:58:09 PM
 #3

ERROR Astram_node] DNS registration failed; shutting down node: error sending request for url (http://161.33.19.183:8053/register)
chn520
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
March 04, 2026, 03:12:43 PM
 #4

no public ip
ysbluea (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 05, 2026, 04:43:55 AM
 #5

ERROR Astram_node] DNS registration failed; shutting down node: error sending request for url (http://161.33.19.183:8053/register)

When the node starts, it checks whether port 19533 is accessible for communication between nodes.
If the node cannot be reached from the outside network, it cannot be registered with the DNS seed.
Please make sure that TCP port 19533 is properly port-forwarded so that the node is accessible from external networks.
ysbluea (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 05, 2026, 04:50:31 AM
 #6

error: failed to run custom build command for `librocksdb-sys v0.17.3+10.4.2`


We are currently preparing a Docker environment for the build setup.
This error appears to occur while building the RocksDB library (librocksdb-sys).
Please try updating the required development packages and build again:
sudo apt update
sudo apt install build-essential clang cmake pkg-config libssl-dev
sudo apt install libsnappy-dev liblz4-dev libzstd-dev zlib1g-dev
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!