Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

rashidiksadykov/celo-bank

 
 

Repository files navigation

Celo Bank

Celo bank is an open joint account system for various association, association can come in to register their association account with list of executive.

  • The executives will be responsible for deposit or withdrawal of the association funds.
  • Before withdrawal initiator needs approval of other executive before a withdrawal can be succesful.
  • Executive member can revert his/her approval made
  • Member of the association can deposit into the association account
  • There's a proof that shows member deposited

#Demo

Install


npm install

or


yarn install

Start


npm run dev

Build


npm run build

Usage

  1. Install the CeloExtensionWallet from the google chrome store.
  2. Create a wallet.
  3. Go to https://celo.org/developers/faucet and get tokens for the alfajores testnet.
  4. Switch to the alfajores testnet in the CeloExtensionWallet.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 38.3%
  • JavaScript 33.5%
  • Solidity 28.2%