Building Vespera โ a local-first agent runtime.
AI Agents ยท Crypto/RWA ยท Security/Privacy.
I build, test, break down & document systems.
Freedom-first.๐บ๐ธ๐ฐ๐ท
KNOW ME BETTER (ํ๊ตญ์ด ๋ฒ์ ์ ์๋์)
SAPGUN (์ฝ๊ตฐ)
AI & Software Builder
Web3 ยท Sovereign AI ยท Open Systems
๐ฐ๐ท Busan, Korea
Independent builder.
I explore and build around
AI, Web3, security, privacy,
and local-first infrastructure.
My usual workflow:
ambiguous idea
โ clear spec
โ prototype
โ working system
โ document what I learned
800+ hours of applied AI/data training,
plus hands-on building across
AI, blockchain, developer tooling,
and decentralized infrastructure.
CURRENTLY BUILDING
โข VESPERA
Local-first coding-agent runtime
& multi-agent lab
โข TrustFi
Web3 security gateway
โข NodeNest
Omnichain DePIN node hub
โข Trench Club
Web3 Trust & Sovereign AI Lab
WHAT I DIG INTO
Freedom.
Sovereignty.
Privacy.
Trust.
Verifiability.
AI systems.
Financial systems.
Identity systems.
On-chain infrastructure.
I don't think these are separate anymore.
The systems we build today
will shape how much control
people have over their identity,
money, data, and intelligence.
So I keep digging.
BACKGROUND
Sports Science major.
International Taekwondo instructor.
Then somehow went deep into
Web3 and AI.
Still here.
I prefer building, testing,
and documenting over just talking.
Fail often.
Dig deeper.
Keep shipping.
OPEN TO
-Global collaboration
-Open-source projects
-Hackathons & builder programs
-Research & experiments
-Interesting problems
Portfolio โ https://t.co/WY0MiG5upQ
GitHub โ https://t.co/mS5rVfCWQe
LINK3 โhttps://t.co/xuqcGC9Zj9
Email โ [email protected]
ํ๊ตญ์ด ์๊ฐ / Projects / Links โ
Trench in.
WAGMI.
B2B #008 โ Blockchain Fundamentals
Permissionless โ Public.
Permissioned โ Private.
These terms are often used
as if they mean the same thing.
They donโt.
Permissionless asks:
โWho is allowed to participate?โ
Participation is open
under the protocolโs rules.
You donโt need approval
from a company or consortium first.
Bitcoin and Ethereum are examples.
Permissioned networks work differently.
Participants and their roles
can be approved in advance โ
often with known organizational identities.
Hyperledger Fabric is a common example.
But thatโs a different question from:
โWho can see the data?โ
A network can restrict participation
while still sharing some data
broadly among its members.
It can also restrict
specific data to only certain participants.
So when comparing blockchain architectures,
look beyond:
Public vs Private.
Ask instead:
Who can join?
Who can validate?
Who can see the data?
Who controls the rules?
What trust assumptions are being made?
Decentralization isnโt just an ON/OFF switch.
The better question is not โWhich one is more decentralized?โ
Itโs:
โWhat do I have to trust
for this system to work?โ
Back to Basics.
I've been around crypto for years.
And right now, when crypto isn't getting nearly
as much attention as it used to, I think this is actually
a good time to go back to the fundamentals.
So I'm starting a new daily series:
B2B โ Back to Basics.
One small piece of crypto knowledge every day.
No hype.
No price predictions.
No chasing the next narrative.
Just the fundamentals
that actually make this space work:
-Bitcoin.
-Wallets.
-Keys.
-Ethereum.
-EVM.
-Solidity.
-DeFi.
-Security.
And everything in between.
Some will be basic.
Some will go a little deeper.
If you've been in crypto for years,
think of it as a refresher.
If you're new, start here.
One concept. One post. Every day.
Back to Basics.
B2B #007 โ Blockchain Fundamentals
Confirmed โ Finalized
Your transaction was included in a block.
Soโฆ is it permanent now?
Not necessarily.
A blockchain can temporarily have
competing views of its recent history.
That means a recently included
transaction may still be
affected by a reorganization.
This is why confirmation and
finality are different concepts.
Bitcoin has probabilistic finality.
As more blocks are built on top of your transaction,
the probability of it being reversed
becomes lower and lower.
Ethereum has explicit crypto-economic finality.
Validators vote on checkpoints,
and once enough stake agrees,
blocks become finalized.
Reverting finalized history would require severe economic penalties.
Solana exposes this distinction
directly through commitment levels:
processed โ confirmed โ finalized
Different chains
give you confidence in different ways.
But the question is the same:
โHow sure are we that
this transaction wonโt be reversed?โ
Included is not always final.
Confirmation gives confidence.
Finality gives settlement assurance.
Back to Basics.
B2B #008 โ Blockchain Fundamentals
Permissionless โ Public.
Permissioned โ Private.
These terms are often used
as if they mean the same thing.
They donโt.
Permissionless asks:
โWho is allowed to participate?โ
Participation is open
under the protocolโs rules.
You donโt need approval
from a company or consortium first.
Bitcoin and Ethereum are examples.
Permissioned networks work differently.
Participants and their roles
can be approved in advance โ
often with known organizational identities.
Hyperledger Fabric is a common example.
But thatโs a different question from:
โWho can see the data?โ
A network can restrict participation
while still sharing some data
broadly among its members.
It can also restrict
specific data to only certain participants.
So when comparing blockchain architectures,
look beyond:
Public vs Private.
Ask instead:
Who can join?
Who can validate?
Who can see the data?
Who controls the rules?
What trust assumptions are being made?
Decentralization isnโt just an ON/OFF switch.
The better question is not โWhich one is more decentralized?โ
Itโs:
โWhat do I have to trust
for this system to work?โ
Back to Basics.