Inspiration

The idea was born from a personal and collective frustration shared by most crypto users:
Selling too early or too late — and always regretting it afterwards.

In emerging economies like Argentina, constant devaluation, lack of financial education, and emotional decisions around market volatility make long-term saving almost impossible.

Bitcoin Savings Protocol emerged as a disciplined, emotion-free alternative —
a mathematical and transparent path to wealth creation.

Formally, the concept can be expressed as:

[ S = \text{Consistency} \times \text{Time} \times r_{BTC}^{t} ]

Where ( S ) is the accumulated savings value,
and ( r_{BTC}^{t} ) represents the growth of Bitcoin over time —
transforming emotional investing into a predictable, mathematical journey toward financial independence.

What it does

A micro-saving protocol that allows anyone to lock BTC-backed value from just \$3/month, transforming consistency into long-term capital formation.

Each participant receives an NFT of Savings — a digital certificate of discipline that can later be used as collateral for loans within the ecosystem.

Inclusion and Accessibility

  • The protocol is gas-free for all users, automatically abstracting network fees to ensure a seamless experience.
  • Early users (first 1,000) will enjoy zero-cost usage, including free deposits and NFT minting as a reward for early adoption.

Mathematical Principle

Formally, the compounding mechanism can be expressed as:

[ S = 3 \times 12 \times 10 \times r_{BTC}^{10} ]

Where:

  • ( S ) = savings outcome after 10 years
  • ( 3 ) = monthly deposit in USD
  • ( 12 ) = months per year
  • ( 10 ) = total years locked
  • ( r_{BTC}^{10} ) = compounded BTC growth over the 10-year period

This equation represents the power of disciplined micro-saving, turning small, consistent contributions into long-term wealth through the appreciation of Bitcoin.

How we built it

We built Bitcoin Savings Protocol using the Starknet ecosystem, focused on simplicity, transparency, and financial accessibility.

Architecture

  • Smart Contract written in Cairo 1.0, designed to handle deposits, time-lock logic, and user balances.
  • NFT module implemented to represent each user’s savings position — acting as proof of commitment and future loan collateral.
  • Gas abstraction layer to make the protocol gas-free for all users.
  • Scarb used as the package manager and build tool for compilation and dependency management.
  • Starknet Foundry (snforge + sncast) used for unit testing, debugging, and local interactions.
  • Katana (local devnet) enabled fast and isolated test environments.
  • GitHub used for version control and team collaboration.

Mathematical Model

The savings principle is encoded on-chain as a simple compounding model:

[ S = D \times (12 \times Y) \times r_{BTC}^{Y} ]

Where:

  • ( S ) = total savings value after ( Y ) years
  • ( D ) = monthly deposit (e.g., \$3)
  • ( r_{BTC} ) = average Bitcoin growth rate
  • ( Y ) = number of years locked

This formula ensures predictability, transparency, and long-term stability for every participant.

Key Insight

By converting a behavioral pattern — emotional reactions to market volatility — into a smart contract rule, we make financial discipline programmable.

Challenges we ran into

Cairo Learning Curve

Working with Cairo 1.0 presented a steep learning curve.
The syntax, type system, and testing framework required constant adaptation, especially when debugging storage and external calls.

Gas Abstraction Logic

Designing a gas-free experience demanded creative architecture choices.
We had to simulate transaction relayers to ensure users could interact with the protocol without holding ETH or STRK for gas.

Time-Lock Design

Implementing long-term time locks on-chain required balancing user experience with immutability.
We had to ensure that funds remain secure while still allowing transparent access to balances and metadata.

Economic Simulation

Modeling the long-term compounding logic in smart contracts —
[ S = D \times (12 \times Y) \times r_{BTC}^{Y} ] — showed us how micro-saving discipline can outperform short-term speculation.
The challenge was to keep the math simple yet meaningful for the average user.

Coordination Under Pressure

With limited developers and time, we had to rely on clear, step-by-step execution and fast iteration cycles.
We discovered that great teamwork and focus can replace hours of coding with pure efficiency.

Accomplishments that we're proud of

Functional Smart Contract MVP

We built and deployed a fully functional smart contract in Cairo 1.0 that handles deposits, time-lock logic, and balance tracking — the mathematical core of the Bitcoin Savings Protocol.

Mathematical Model On-Chain

We successfully encoded a long-term compounding model directly into blockchain logic:

[ S = 3 \times 12 \times 10 \times r_{BTC}^{10} ]

This formula represents the transformation of small, consistent deposits into long-term wealth — fully transparent and auditable.

NFT Savings Identity

We created an NFT of Savings: a digital proof of discipline that also acts as collateral for future loans within the ecosystem.

Gas-Free Architecture

We implemented a gasless system where users can interact with the protocol without paying network fees, ensuring accessibility for emerging markets.

Financial Inclusion by Design

We proved that saving just \$3 per month can be the foundation for real financial growth — showing that blockchain can empower, not exclude.

Team Resilience

Despite limited time and resources, we stayed focused and executed under pressure —
turning frustration and uncertainty into a working prototype with a clear, measurable impact.

From emotion to math, from volatility to stability — we built a system that rewards financial discipline.

What we learned

Discipline Can Be Coded

We discovered that financial behavior can be translated into programmable logic.
By encoding long-term savings rules in a smart contract, we turned emotions into math — proving that discipline can be automated.

Cairo and Starknet Mastery

Working with Cairo 1.0 taught us how to handle storage, external calls, and testing in a low-level yet powerful language.
We learned to use tools like Scarb, snforge, and Katana to build and simulate real blockchain interactions.

Simplicity Over Complexity

We realized that an MVP with one clear feature — consistent BTC-backed savings — can have more impact than a complex ecosystem with unfinished parts.

Inclusion Through Design

Gasless transactions are not just technical improvements; they are a gateway to inclusion.
We learned that removing barriers like gas fees can transform blockchain from speculative to truly useful.

Behavior Economics Meets Code

We learned to combine psychology, math, and technology:
the same emotions that make people sell at the wrong time can be redirected into disciplined, automated savings.

In short: we didn’t just learn to build with Cairo —
we learned to build discipline into the blockchain.

What's next for BTC Savings Protocol

Public Beta Launch

We will launch the public beta, giving the first 1,000 users zero-cost onboarding and lifetime fee exemption — rewarding early believers who help shape the protocol’s evolution.

AI-Powered Financial Discipline

We plan to integrate an AI reminder system that helps users maintain deposit consistency —
sending personalized alerts, progress updates, and financial insights to strengthen long-term savings habits.

Rewards for Consistent Savers

A partner-based reward system will recognize users who maintain their savings discipline over time.
These users will receive bonus NFTs, discounts, and DeFi benefits from partner platforms.

Enhanced NFT Utility

The Savings NFT will evolve to include metadata that reflects each user’s progress, maturity time, and eligibility to use it as collateral for loans or staking in DeFi protocols.

Frontend Dashboard

Development of an interactive dashboard where users can:

  • Track their locked savings in real time
  • Simulate BTC growth over years
  • Receive AI-driven insights about their progress

Financial Education Layer

Launch a micro-learning hub integrated into the app, teaching users how small, consistent actions can lead to exponential growth.


Our next step is clear:
Make long-term saving in crypto simple, accessible, and emotionally sustainable for everyone.
Powered by Bitcoin. Guided by discipline.

Built With

Share this project:

Updates