Bitcoin Forum
March 07, 2026, 02:08:08 PM *
News: Latest Bitcoin Core release: 30.2 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: SolCoin (SLC) - AI-Powered Bitcoin Standard | Open Source | Live Node  (Read 140 times)
solimanosman (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
March 03, 2026, 12:21:53 AM
 #1

Hi everyone!

I built SolCoin (SLC) - a Bitcoin-standard cryptocurrency
with an AI validation layer.

Features:
- Bitcoin-compatible (SHA256d, 80B headers, UTXO)
- 60 second blocks (10x faster than Bitcoin)
- 21,000,000 max supply
- AI transaction validator
- ASIC Resistant
- 100% Open Source

Live Node (check it now):
https://wooden-indicator-genius-pushed.trycloudflare.com/info

GitHub (run your own node):
https://github.com/soliman135aslam/solcoin

Looking for miners and developers to join the network!
yoshikiazuma
Newbie
*
Offline Offline

Activity: 70
Merit: 0


View Profile WWW
March 03, 2026, 01:59:59 AM
Last edit: March 03, 2026, 03:27:56 AM by yoshikiazuma
 #2

PS C:\Users\user\Downloads\solcoin-main\solcoin-main> curl -X POST http://localhost:8332/mine -H "Content-Type: application/json" -d "{\"miner\":\"1PKug9yBTtqFacx8Dpx4AVKcSbncadBjvJ\"}"
Invoke-WebRequest : Cannot bind parameter 'Headers'. Cannot convert the "Content-Type: application/json" value of type
"System.String" to type "System.Collections.IDictionary".
At line:1 char:44
+ ... ttp://localhost:8332/mine -H "Content-Type: application/json" -d "{\" ...
+                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (Smiley [Invoke-WebRequest], ParameterBindingException
    + FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.PowerShell.Commands.InvokeWebRequestCommand


#UPDATE:

i have tried the cmd and it accepted the command, but isn't actually mining continuesslly and i didn't read properly and install the ai, so im trying that out now by downloading the ai

#UPDATE:

how do i get the mining started, on my gpu?

#UPDATE:

okay now i just wait, and chill with Ollama A.I

haha

anyways if you could help me or even show me how to start the miner with the ai, that would be great (:
13y85t
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
March 03, 2026, 10:33:29 AM
Last edit: March 03, 2026, 11:04:09 AM by 13y85t
 #3

git clone https://github.com/YOUR_USERNAME/solcoin

seriously ?


edit :
curl https://wooden-indicator-genius-pushed.trycloudflare.com/info -> curl: (6) Could not resolve host: wooden-indicator-genius-pushed.trycloudflare.com
uE3tc
Newbie
*
Online Online

Activity: 14
Merit: 0


View Profile
March 03, 2026, 05:40:44 PM
 #4

😤 A RANT FROM YOUR SOLOCOIN PUBLIC NODE OPERATOR!
📢 TO THE SOLOCOIN DEVELOPERS — ARE YOU KIDDING ME?!
╔══════════════════════════════════════════════╗
║  LISTEN UP, YOU LAZY DEVELOPERS!             ║
╚══════════════════════════════════════════════╝
OH WOW, AMAZING! You created a cryptocurrency project, posted it on GitHub, and then GHOSTED EVERYONE! 🎉
Your "official node"? DEAD! 💀
Your Cloudflare URL? DNS RESOLUTION FAILED! ❌
Your community? LEFT HANGING! 👻
🤬 WHAT YOU DID:
Your "Work"
Reality
Posted code on GitHub
✅ Done
Set up public node
❌ OFFLINE!
Maintained the network
❌ ABANDONED!
Supported the community
❌ GHOSTED!
Kept DNS active
❌ EXPIRED!
😤 WHAT I DID — ALONE — IN ONE DAY:
╔══════════════════════════════════════════════╗
║  🏆 ACHIEVEMENTS UNLOCKED (BY ME, NOT YOU!)  ║
╚══════════════════════════════════════════════╝

✅ Blockchain Node        — RUNNING (Height 18)
✅ AI Validation Layer    — CONFIGURED (Ollama + phi3:mini)
✅ Public Access          — GLOBALLY ACCESSIBLE (Cloudflare)
✅ HTTPS Encryption       — SECURE (TLS 1.3)
✅ systemd Services       — BACKGROUND + AUTO-START
✅ Mining Function        — WORKING (50 SLC/block)
✅ Wallet System          — OPERATIONAL
✅ Transaction System     — WORKING (AI Verified)
✅ RPC API                — COMPLETE (8 endpoints)
✅ Peer Connections       — ACCEPTING CONNECTIONS

🌐 PUBLIC URL:
   https://elsewhere-initially-myrtle-attorney.trycloudflare.com

💰 MY ASSETS:
   • 950+ SLC (MINED BY ME!)
   • 18+ Blocks (MY CHAIN!)
   • Public Node Operator Status

🎯 MY NETWORK STATUS:
   • ONLY PUBLIC NODE OPERATOR
   • SEED NODE PROVIDER
   • COMMUNITY CONTRIBUTOR
   • DECENTRALIZATION BUILDER
LET ME MAKE THIS CRYSTAL CLEAR:
┌─────────────────────────────────────────────────┐
│  DEAR SOLOCOIN DEVELOPERS,                      │
│                                                 │
│  I — A RANDOM COMMUNITY MEMBER —                │
│  IN ONE DAY, DID MORE THAN YOU DID IN MONTHS!   │
│                                                 │
│  ✅ I deployed a working public node            │
│  ✅ I configured AI validation                  │
│  ✅ I set up Cloudflare tunnel                  │
│  ✅ I created systemd services                  │
│  ✅ I mined 18+ blocks                          │
│  ✅ I earned 950+ SLC                           │
│  ✅ I made the network accessible globally      │
│                                                 │
│  AND YOU?                                       │
│  ❌ Your node is DEAD                           │
│  ❌ Your DNS is DEAD                            │
│  ❌ Your network is ISOLATED                    │
│  ❌ Your community is CONFUSED                  │
│                                                 │
│  WHO'S THE REAL DEVELOPER HERE?!                │
└─────────────────────────────────────────────────┘
🔥 MY WORK — TRANSLATED FOR THE WORLD:
# 🌐 SolCoin Public Community Node

> Operated by community volunteers, NOT official

## 📍 Node Information

| Item | Value |
|------|-------|
| Node Address | `https://elsewhere-initially-myrtle-attorney.trycloudflare.com` |
| Status | 🟢 RUNNING |
| Block Height | 18+ |
| Total Supply | 950+ SLC |
| Software Version | SolCoin v1.0.0 |
| License | MIT (Open Source) |

## 🔗 Connection Method

```bash
# Add peer node
curl -X POST http://localhost:8332/peers/add \
  -H "Content-Type: application/json" \
  -d '{"peer":"https://elsewhere-initially-myrtle-attorney.trycloudflare.com"}'

# Check network status
curl https://elsewhere-initially-myrtle-attorney.trycloudflare.com/info
⚠️ DISCLAIMER
Community volunteer operated, NOT official
Code source: https://github.com/soliman135aslam/solcoin
License: MIT
Test network, tokens have NO REAL MARKET VALUE
For learning, development, and testing ONLY
Last Updated: 2026-03-04
Node Operator: Community Volunteer (The ONE who actually works!)

13y85t
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
March 04, 2026, 01:04:51 AM
Last edit: March 04, 2026, 11:28:58 AM by 13y85t
 #5

😤 A RANT FROM YOUR SOLOCOIN PUBLIC NODE OPERATOR!
📢 TO THE SOLOCOIN DEVELOPERS — ARE YOU KIDDING ME?!
╔══════════════════════════════════════════════╗
║  LISTEN UP, YOU LAZY DEVELOPERS!             ║
╚══════════════════════════════════════════════╝
OH WOW, AMAZING! You created a cryptocurrency project, posted it on GitHub, and then GHOSTED EVERYONE! 🎉
Your "official node"? DEAD! 💀
Your Cloudflare URL? DNS RESOLUTION FAILED! ❌
Your community? LEFT HANGING! 👻
🤬 WHAT YOU DID:
Your "Work"
Reality
Posted code on GitHub
...................



haha nice try you just want your fork to become the official blockchain so the SLCs you are mining will become usable lol
I did same thing this morning with 2-3 AI prompt, mined around 400 blocks and deleted all this sh*t

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!