Bitcoin Forum
August 07, 2026, 11:19:57 AM *
News: COLDCARD users only: critical vulnerability risks funds stored on COLDCARD devices; immediate action required
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] Howlcoin (HOWL) — Scrypt PoW L1 | Howlscan explorer | public seeds | open  (Read 50 times)
yoshibyte (OP)
Newbie
*
Offline

Activity: 1
Merit: 0


View Profile
Today at 02:07:42 AM
 #1

[ANN] Howlcoin (HOWL) — native Scrypt L1 with live explorer (Howlscan)
 
TL;DR
Howlcoin is a small native Scrypt proof-of-work chain (own L1 — not an ERC-20 / BEP-20).
Public explorer:  https://howlscan.org
Wallet app:       https://howlscan.org/app
GitHub:           https://github.com/happyoils710/howlcoin
Public seed:      147.182.223.204:42069
Live summary API: https://howlscan.org/api/public/summary
 
This is early / experimental. Code, explorer, and a public seed are live.
Not financial advice. DYOR. No guarantees.
 
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
What it is
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 
• Name / ticker: Howlcoin (HOWL)
• Type: native coin on its own blockchain
• Algorithm: Scrypt (N=1024, r=1, p=1)
• Target block time: ~60 seconds
• Decimals: 8
• Difficulty: smooth retarget (protocol 0.6.x)
• Software version (public node / explorer stack): 0.6.4
• Genesis hash:
  0d68808113e87246fabb74cc8d0d1e00b611c21c29d62b519ef72f8d16f25342
  Genesis block: https://howlscan.org/#/public/block/0
 
Howlcoin is a real L1: mineable PoW, peer network, explorer, wallet, open JSON APIs.
It is not “a token pretending to be a coin.”
 
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
What you can do today
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 
Howlscan (explorer)
• Blocks, transactions, addresses, mempool, richlist
• Search typeahead / autocomplete — type height, H… address, @name, or pages
  (dropdown while typing, like other major explorers)
• Howl City live feed, Play (pots / names / howls), charts, network status
• Public nodes page: https://howlscan.org/#/nodes
 
Wallet
• Browser wallet: https://howlscan.org/app
 
Network
• Public seed: 147.182.223.204:42069
• Seeds API: https://howlscan.org/api/public/seeds
• Connect example:
  python3 -m howl node --connect 147.182.223.204:42069
 
Open APIs (examples)
• Summary:  https://howlscan.org/api/public/summary
• Status:   https://howlscan.org/api/public/status
• Suggest:  https://howlscan.org/api/public/suggest?q=treasury
• Token metadata: https://howlscan.org/api/public/token-info
• In-explorer API list: https://howlscan.org/#/api
 
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Why this exists
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 
Wanted meme-energy Scrypt that still ships boring infrastructure:
public seed, honest explorer, open APIs, browser wallet — not vaporware slides.
 
Culture / social features (howls, @names, pack pots, city feed) sit on top of
the same L1. Infra first; toys second.
 
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Live status (refresh yourself)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 
Numbers change — use the APIs, don’t trust a frozen ANN:
 
https://howlscan.org/api/public/summary
https://howlscan.org/api/public/status
https://howlscan.org/#/health
 
Snapshot when this draft was written (will be stale):
• Height: ~1879
• Difficulty: ~2.484 (smooth)
• Version: 0.6.4
• Network: early (few addresses / peers) — looking for more nodes and hashrate
 
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
How to try in two minutes
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 
1) Open https://howlscan.org
   Try search: a block height, “treasury”, “nodes”, “richlist”
2) Wallet: https://howlscan.org/app
3) Node / mine: clone the repo, connect to the public seed
   See README + https://github.com/happyoils710/howlcoin/blob/main/SEEDS.md
 
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Treasury / coinbase note (transparency)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 
The public seed miner receives coinbase on the public node. That address is
labeled on Howlscan as Howl Treasury (ops / public seed miner):
 
  HC4828dUhoiJtp6ZL1WgUexMLPNoU1nSkP
  https://howlscan.org/#/public/address/HC4828dUhoiJtp6ZL1WgUexMLPNoU1nSkP
 
Ask in-thread if you want more detail on allocation / ops.
 
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Wrapped HOWL (optional — do not confuse with L1)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 
Native HOWL has no smart-contract address.
An optional Solana SPL wrap exists for tooling experiments only.
Always prefer genesis hash + explorer for chain identity:
https://howlscan.org/api/public/token-info
 
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
What I’m looking for
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 
• Node operators and miners willing to peer the seed
• Feedback on explorer UX, APIs, difficulty, mining docs
• Honest criticism (preferred over empty hype)
 
Not looking for:
• Paid “joined” spam
• Fake volume / fake listing theater
• “Wen moon” as a product plan
 
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Near-term focus
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 
• More public seeds / peer diversity
• Stability + clearer mining / node docs
• Wallet UX (nonce, balances, mobile)
• Explorer quality (search typeahead already live; keep polishing)
• Keep APIs listing-friendly (summary, token-info, status)
 
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Links
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 
Website / explorer:  https://howlscan.org
Whitepaper:          https://howlscan.org/whitepaper
GitHub:              https://github.com/happyoils710/howlcoin
Wallet:              https://howlscan.org/app
Public nodes:        https://howlscan.org/#/nodes
Seeds API:           https://howlscan.org/api/public/seeds
Token info:          https://howlscan.org/api/public/token-info
 
Awoo.

nicolasella30
Newbie
*
Offline

Activity: 4
Merit: 0


View Profile
Today at 02:42:55 AM
 #2

Hey, nice work on this — appreciate the transparency around the treasury address and the "honest criticism over empty hype" approach.

I run a multi-coin mining pool (Scrypt, SHA-256, X11, X16R, KawPow, and more) and I'd be happy to spin up a node for HOWL and connect it to your public seed. If the network grows a bit and there's interest, I could also add a proper pool config for it (PPLNS/SOLO) so miners have another place to point their hashrate.

Will pull the repo and take a look at the seed connection. Good luck with it — awoo.
lightbit
Member
**
Offline

Activity: 433
Merit: 89


View Profile WWW
Today at 03:17:08 AM
 #3

Hey — I run Chainquiry, a searchable crypto project directory, and I’d like to invite your team to submit a free listing.  Smiley

It includes your official links, network, launch date and project information after editorial review:

https://chainquiry.com/list-your-project/

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!