Upload files to "/"
added article willexecutor
This commit is contained in:
17
blog.html
17
blog.html
@@ -206,6 +206,23 @@ footer .built{font-size:13px;color:var(--muted);margin-top:8px}
|
||||
Article entries are added here newest-first. Each entry needs: thumbnail,
|
||||
date (machine-readable in the datetime attribute), title, standfirst.
|
||||
-->
|
||||
<article class="post-card">
|
||||
<a href="blog/run-a-will-executor.html" aria-hidden="true" tabindex="-1">
|
||||
<img src="blog/img/run-a-will-executor-cover.webp" width="1600" height="900" loading="lazy"
|
||||
alt="">
|
||||
</a>
|
||||
<div class="body">
|
||||
<time class="date" datetime="2026-08-30">30 August 2026</time>
|
||||
<h2><a href="blog/run-a-will-executor.html">Run a Will-Executor: earn Bitcoin fees by powering decentralized inheritance</a></h2>
|
||||
<p>Every BAL inheritance transaction carries a fee for the server that
|
||||
broadcasts it — paid in Bitcoin, only on success. What running a
|
||||
Will-Executor actually involves, how the economics work, and why it's
|
||||
a long-term, Bitcoin-native earning opportunity nobody is talking
|
||||
about yet.</p>
|
||||
<a class="more" href="blog/run-a-will-executor.html">Read the article →</a>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<article class="post-card">
|
||||
<a href="blog/why-electrum-and-timelocks.html" aria-hidden="true" tabindex="-1">
|
||||
<img src="blog/img/why-electrum-and-timelocks.webp" width="1600" height="900" loading="lazy"
|
||||
|
||||
Reference in New Issue
Block a user