hgminerva/web3-bank
This is a simple ink! smart contract for managing a bank ledger on Substrate-based blockchains. It allows setting up a bank, managing accounts, and tracking balances, with events for all important actions.
What it does
The web3-bank repository features a smart contract for managing a bank ledger on Substrate-based blockchains, enabling users to handle accounts and transactions securely. It emphasizes manager-controlled permissions and provides robust error handling, making it a crucial tool for developers in the blockchain space.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Explore the web3-bank smart contract for secure account management on Substrate blockchains!
Content angles
- Create a tutorial on deploying the web3-bank contract on a Substrate blockchain.
- Discuss the security features and error handling mechanisms in the bank contract.
- Showcase a demo of the bank contract's functionalities, including deposits and withdrawals.
Who should care
Blockchain developers and enthusiasts looking to implement banking solutions on Substrate.