GitBolt / interest-return-simulator

⏲️ Solana program that simulates a bank using Clockwork automation to add interest to balance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interest Return Simulator

This is a simple Solana program that simulates bank accounts. Accounts will gain interest returns through on-chain automated Cronjob powered by Clockwork.

Users can withdraw and deposit amount anytime and also create multiple accounts.

For a full dApp with frontend and detailed code explaination. Checkout My Workshop

About

⏲️ Solana program that simulates a bank using Clockwork automation to add interest to balance


Languages

Language:Rust 71.2%Language:TypeScript 28.8%